Skip to content

Pythonsploit is a C2 framework created for use in CTFs and other safe environments. This tool helps easily manage compromised hosts from a single terminal window.

License

Notifications You must be signed in to change notification settings

Sviatko124/PythonSploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonSploit

Pythonsploit is a C2 framework created for use in CTFs and other safe environments. This tool helps easily manage compromised hosts from a single terminal window.

Install

git clone https://github.com/Sviatko124/PythonSploit
cd PythonSploit
pip3 install -r requirements.txt
chmod +x psconsole.py
./psconsole.py

Usage

The PythonSploit console has a help menu which lists all commands you can use. If you don't want to use the automatically generated payloads from the gen command, you can try creating your own reverse shell, but be aware that it might not work.

DISCLAIMER

Please use this tool ethically. I do not take any responsibility for how you use this tool. This tool is intended to be primarily used in CTFs.

About

Pythonsploit is a C2 framework created for use in CTFs and other safe environments. This tool helps easily manage compromised hosts from a single terminal window.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages