Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Reverse_DNS_Shell — A python reverse shell that uses DNS as the c2 channel | Kitploit
Tools/GitHubGitHub/ahhh/reverse_dns_shell
Payload GenerationCommand and ControlRed TeamingRemote Access ToolDNS Analysis
GitHubahhh/reverse_dns_shell

Reverse_DNS_Shell

A python reverse shell that uses DNS as the c2 channel

View Repository
50517110 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

DNShell v1.7

Description:

A Python Reverse Shell that uses DNS as the C2 channel.

Requires:

  • dnslib
  • dnspython
  • pycrypto

Gotchyas:

  • don't forget to change your HOST
  • don't forget to change your SECRET key
  • run server first

Moar Info:

http://lockboxx.blogspot.com/2015/01/python-reverse-dns-shell.html

Download Tool