Hacktronian is an all in one Hacking tool for Linux & Android and pentesing tools that all Hacker needs.
Menu
Information Gathering:
Password Attacks:
Also Read – PEpper : An Open Source Script To Perform Malware Static Analysis On Portable Executable
Wireless Testing:
Exploitation Tools:
Sniffing & Spoofing:
Web Hacking:
Private Web Hacking:
Post Exploitation:
Installation in Linux :
This Tool Must Run As ROOT !!!
git clone https://github.com/thehackingsage/hacktronian.git
cd hacktronian
chmod +x install.sh
./install.sh
Installation in Android :
Open Termux
pkg install git
pkg install python
git clone https://github.com/thehackingsage/hacktronian.git
cd hacktronian
chmod +x hacktronian.py
python2 hacktronian.py
Video Tutorial :
Artificial Intelligence (AI) is changing how industries operate, automating processes, and driving new innovations. However,…
Image credit:pexels.com If you think back to the early days of personal computing, you probably…
In an era defined by technological innovation, the way people handle and understand money has…
The online world becomes more visually driven with every passing year. Images spread across websites,…
General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…
How to Send POST Requests Using curl in Linux If you work with APIs, servers,…