exfiltrator_server (version 0.0.1) | index exfiltrator_server.py |
This package implements a basic asynchronous DNS client and server
with a feature to exfiltrate data through DNS.
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
__author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nPyAsyncDNS Copyright (C) 2025 Maurice Lambert...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nThis package implements a basic asynchronous DN...r\nwith a feature to exfiltrate data through DNS.\n' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/PyAsyncDNS' copyright = '\nPyAsyncDNS Copyright (C) 2025 Maurice Lambert...ome to redistribute it\nunder certain conditions.\n' files = {} license = 'GPL-3.0 License' prefix = r'C:\Users\CSU1\Documents\2600\Alternance\PyAsyncDNS' stderr = <_io.TextIOWrapper name='<stderr>' mode='w' encoding='utf-8'> |
Author | ||
Maurice Lambert |