DNSteal – DNS Exfiltration Tool for Sending Files Over DNS Requests

DNSteal is a python based tool that allows you to stealthily extract files from a victim machine through DNS requests. Features: Support for multiple files Gzip compression supported Supports the customization of subdomains and bytes per subdomain and the length of the filename. Usage: Usage: python dnsteal.py [listen_address] [options] Options: -z Unzip incoming files. -v […]