
The script contains the following:
▪️Information gathering;
▪️Password attacks;
▪️Wireless testing;
▪️Operation tools;
▪️Spoofing;
▪️ And much, much more for web penetration testing, working with hacking tools, password attacks, etc.
Installation in Termux:
pkg install git
pkg install python
git clone https://github.com/thehackingsage/hacktronian.git
cd hacktronian
chmod +x hacktronian.py
Launch:
python2 hacktronian.py
Installation on Linux:
git clone https://github.com/thehackingsage/hacktronian.git
cd hacktronian
chmod +x install.sh
. /install
Launch:
python2 hacktronian.py

You must be logged in to post a comment.