Hacktronian
Hacktronian is Powerful Pentesting tool. in this post you will learn about how to install it in termux by just single command !
Pentesting, short for penetration testing, is like being a friendly hacker! The goal is to find and fix security weaknesses in computer systems and networks before the bad guys do! 👾
It’s like playing hide-and-seek with potential vulnerabilities to make sure everything is super secure!
Table of Contents :
Features :
- Information Gathering
- Password Attacks
- Wireless Testing
- Exploitation Tools
- Sniffing & Spoofing
- Web Hacking
- Post Exploitation
- and Much More...
Language :
Author Info :
Name :
thehackingsage
About :
Freelancer / Cybersecurity Enthusiast
Github :
Tutorial
Step : 1
First of you need to download termux application for install this information gathering tool. if you have already installed in your device then skip this step.
you can checkout “What is Termux ?” post there you will get basic information about what is termux and how its work and also you will get download link of latest version so please click below link and download it.
Step : 2
apt update -y && apt upgrade -y&& pkg install git python2 -y&& git clone https://github.com/thehackingsage/hacktronian && cd hacktronian && chmod +x install.sh && bash install.sh && python2 hacktronian.py
Open the Termux app, paste the given command, and press enter. Ensure a stable internet connection for a faster installation process.
above one line command save your time and make automatic install Hacktronian in termux ! you can refer to the attached screenshot for guidance on how it should appear after pasting the command.
Successfully installed Hacktronian in Termux ! you can see menu options in above screenshot, just you need to enter number like other tools. for information gathering you need to type 1 and hit enter.
you can see 10 information gathering tools in above screenshot. you can explore any tool by just typing number of selected option.
If you’re having any issues or need help troubleshooting, drop a comment below💬. We’re here to assist and get you sorted ASAP! 👨💻
Thanks for Reading ♥