Skip to content

LukeBob-zz/C2-Pwn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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

To Run

Linux

python3 C2-Pwn.py --key <Shodan API-Key>

Windows

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

Example

License

Copyright (c) 2017 LukeBob (MIT)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published