SoDNS: A DNS tunneling tool for penetration testing and firewall assessment, enabling command execution and evasion testing.
-
Updated
Dec 29, 2024 - Python
SoDNS: A DNS tunneling tool for penetration testing and firewall assessment, enabling command execution and evasion testing.
A simple DNS-based remote command execution (RCE) tool that allows a client to send commands to a server using DNS queries. The tool encrypts the commands, sends them to the server, and then decrypts the server's response. This tool is built with Python and uses DNS for communication between the client and the server.
Add a description, image, and links to the dnstunnel topic page so that developers can more easily learn about it.
To associate your repository with the dnstunnel topic, visit your repo's landing page and select "manage topics."