HACKTRONIAN in Termux and Linux
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 gitpkg install pythongit clone https://github.com/thehackingsage/hacktronian.gitcd hacktronianchmod +x hacktronian.py Launch:python2 hacktronian.py Installation on Linux:git clone https://github.com/thehackingsage/hacktronian.gitcd hacktronianchmod +x install.sh. /install Launch:python2 hacktronian.py

You must be logged in to post a comment.