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
C2-Pwn — Uses Shodan API to pull down C2 servers to run known exploits on them. | Kitploit
Tools/GitHubGitHub/lukebob-zz/c2-pwn
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisExploitationCommand and ControlRemote Access Trojan
GitHublukebob-zz/c2-pwn

C2-Pwn

Uses Shodan API to pull down C2 servers to run known exploits on them.

View Repository
1948 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Packagist Packagist DUB

C2-Pwn

Uses Shodan API to pull down C2 servers to run known exploits on them. Requires shodan account for API. https://www.shodan.io/

Rat Exploit Support

Dark Comet Remote File Download <-> https://www.rapid7.com/db/modules/auxiliary/gather/darkcomet_filedownloader

Gh0st Rat buffer Overflow <-> https://www.rapid7.com/db/modules/exploit/windows/misc/gh0st

Net Bus 16.0 Auth Bypass <-> https://nmap.org/nsedoc/scripts/netbus-auth-bypass.html

(More Coming Soon)

NO RATS INCLUDED!!!

First download and run setup.sh

root@kitploit:~
git clone https://github.com/LukeBob/C2-Pwn.git
cd C2-Pwn
bash setup.sh

To Run

Linux

root@kitploit:~
python3 C2-Pwn.py --key <Shodan API-Key>

Windows

root@kitploit:~
C://PATH/TO/PYTHON-3/python3.exe C2-Pwn.py --key <Shodan API-Key>

Example

License

Copyright (c) 2017 LukeBob (MIT)

Download Tool