2026-03-15 14:21:20 +05:30
<div align="center">
# HackingTool
**All-in-One Hacking Tool for Security Researchers & Pentesters **
[](LICENSE)
[](https://www.python.org/)
[](#)
[](#)
[](https://github.com/Z4nzu/hackingtool/stargazers)
[](https://github.com/Z4nzu/hackingtool/network/members)
[](https://github.com/Z4nzu/hackingtool/issues)
[](https://github.com/Z4nzu/hackingtool/commits/master)
<br>
```
2026-03-15 18:17:51 +05:30
20 categories · 185+ tools · Linux & macOS · Rich terminal UI
2026-03-15 14:21:20 +05:30
```
</div>
---
## What's New in v2.0.0
| | Change |
|---|---|
| **Python ** | 3.10+ required — all Python 2 code removed |
| **OS-aware ** | Linux-only tools hidden automatically on macOS |
| **Archived ** | Unmaintained tools moved to a separate sub-menu |
| **Paths ** | All `os.chdir()` bugs fixed — tools install to `~/.hackingtool/tools/` |
| **Root ** | No more `sudo git clone` — installs to user home |
| **New tools ** | 22 modern tools added across 6 categories |
| **UI ** | Rich terminal UI with shared theme — single consistent console |
| **Menus ** | Iterative navigation — no more recursion stack overflow |
| **Docker ** | Builds locally — no unverified external images |
| **Deps ** | `requirements.txt` cleaned — removed unused flask/boxes/lolcat/requests |
2026-03-15 18:17:51 +05:30
| **Search ** | Type `/` or `s` to search 185+ tools by name, description, or keyword |
| **Tags ** | Type `t` to filter by tag — osint, web, c2, cloud, mobile, wireless, and 13 more |
| **Recommend ** | Type `r` — "I want to scan a network" → shows relevant tools |
| **Install status ** | Each tool shows ✔ (installed) or ✘ (not installed) in the menu |
| **Install all ** | Option `97` in any category — install all tools at once |
| **Update ** | Each tool has an Update option — smart detection (git pull / pip upgrade / go install) |
| **One-liner install ** | `curl -sSL .../install.sh \| sudo bash` — no manual clone needed |
| **3 new categories ** | Active Directory, Cloud Security, Mobile Security |
| **35 new tools ** | BloodHound, Sliver, Impacket, Frida, Prowler, Subfinder, Gobuster, and 28 more |
---
## Quick Commands
| Command | What it does |
|---|---|
| `/` or `s` | Search all 185+ tools by name, description, or keyword |
| `t` | Filter tools by tag (osint, scanner, c2, cloud, etc.) |
| `r` | Recommend tools for a task ("scan a network", "crack passwords", ...) |
| `?` | Quick help reference — works in every menu |
| `q` | Quit from any menu level |
| `97` | Install all tools in current category |
| `99` | Go back to previous menu |
2026-03-15 14:21:20 +05:30
---
## Tool Categories
| # | Category | Tools |
|---|---|:---:|
| 1 | [Anonymously Hiding ](#anonymously-hiding-tools ) | 2 |
2026-03-15 18:17:51 +05:30
| 2 | [Information Gathering ](#information-gathering-tools ) | 26 |
2026-03-15 14:21:20 +05:30
| 3 | [Wordlist Generator ](#wordlist-generator ) | 7 |
2026-03-15 18:17:51 +05:30
| 4 | [Wireless Attack ](#wireless-attack-tools ) | 13 |
2026-03-15 14:21:20 +05:30
| 5 | [SQL Injection ](#sql-injection-tools ) | 7 |
| 6 | [Phishing Attack ](#phishing-attack-tools ) | 17 |
2026-03-15 18:17:51 +05:30
| 7 | [Web Attack ](#web-attack-tools ) | 20 |
| 8 | [Post Exploitation ](#post-exploitation-tools ) | 10 |
| 9 | [Forensics ](#forensic-tools ) | 8 |
2026-03-15 14:21:20 +05:30
| 10 | [Payload Creation ](#payload-creation-tools ) | 8 |
| 11 | [Exploit Framework ](#exploit-framework ) | 4 |
2026-03-15 18:17:51 +05:30
| 12 | [Reverse Engineering ](#reverse-engineering-tools ) | 5 |
2026-03-15 14:21:20 +05:30
| 13 | [DDOS Attack ](#ddos-attack-tools ) | 5 |
| 14 | [RAT ](#remote-administrator-tools-rat ) | 1 |
| 15 | [XSS Attack ](#xss-attack-tools ) | 9 |
| 16 | [Steganography ](#steganography-tools ) | 4 |
2026-03-15 18:17:51 +05:30
| 17 | [Active Directory ](#active-directory-tools ) | 6 |
| 18 | [Cloud Security ](#cloud-security-tools ) | 4 |
| 19 | [Mobile Security ](#mobile-security-tools ) | 3 |
| 20 | [Other Tools ](#other-tools ) | 24 |
2026-03-15 14:21:20 +05:30
---
## Anonymously Hiding Tools
2026-03-15 14:08:12 +05:30
- [Anonymously Surf ](https://github.com/Und3rf10w/kali-anonsurf )
2020-08-14 16:41:59 +05:30
- [Multitor ](https://github.com/trimstray/multitor )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Information Gathering Tools
2020-08-14 16:41:59 +05:30
- [Network Map (nmap) ](https://github.com/nmap/nmap )
- [Dracnmap ](https://github.com/Screetsec/Dracnmap )
- Port scanning
2026-03-15 14:08:12 +05:30
- Host to IP
2020-08-14 16:41:59 +05:30
- [Xerosploit ](https://github.com/LionSec/xerosploit )
2026-03-15 14:21:20 +05:30
- [RED HAWK ](https://github.com/Tuhinshubhra/RED_HAWK )
2026-03-15 14:08:12 +05:30
- [ReconSpider ](https://github.com/bhavsec/reconspider )
2026-03-15 14:21:20 +05:30
- IsItDown
- [Infoga ](https://github.com/m4ll0k/Infoga )
2020-08-14 16:41:59 +05:30
- [ReconDog ](https://github.com/s0md3v/ReconDog )
- [Striker ](https://github.com/s0md3v/Striker )
2026-03-15 14:21:20 +05:30
- [SecretFinder ](https://github.com/m4ll0k/SecretFinder )
- [Shodanfy ](https://github.com/m4ll0k/Shodanfy.py )
- [rang3r ](https://github.com/floriankunushevci/rang3r )
2020-08-14 16:41:59 +05:30
- [Breacher ](https://github.com/s0md3v/Breacher )
2026-03-15 14:21:20 +05:30
- [theHarvester ](https://github.com/laramies/theHarvester ) ★
- [Amass ](https://github.com/owasp-amass/amass ) ★
- [Masscan ](https://github.com/robertdavidgraham/masscan ) ★
- [RustScan ](https://github.com/RustScan/RustScan ) ★
- [Holehe ](https://github.com/megadose/holehe ) ★
- [Maigret ](https://github.com/soxoj/maigret ) ★
- [httpx ](https://github.com/projectdiscovery/httpx ) ★
2026-03-15 18:17:51 +05:30
- [SpiderFoot ](https://github.com/smicallef/spiderfoot ) ★
- [Subfinder ](https://github.com/projectdiscovery/subfinder ) ★
- [TruffleHog ](https://github.com/trufflesecurity/trufflehog ) ★
- [Gitleaks ](https://github.com/gitleaks/gitleaks ) ★
2026-03-15 14:21:20 +05:30
## Wordlist Generator
2026-03-15 14:08:12 +05:30
- [Cupp ](https://github.com/Mebus/cupp )
2020-08-14 16:41:59 +05:30
- [WordlistCreator ](https://github.com/Z4nzu/wlcreator )
2026-03-15 14:08:12 +05:30
- [Goblin WordGenerator ](https://github.com/UndeadSec/GoblinWordGenerator )
2026-03-15 14:21:20 +05:30
- [Password list (1.4B) ](https://github.com/Viralmaniar/SMWYG-Show-Me-What-You-Got )
- [Hashcat ](https://github.com/hashcat/hashcat ) ★
- [John the Ripper ](https://github.com/openwall/john ) ★
- [haiti ](https://github.com/noraj/haiti ) ★
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Wireless Attack Tools
2020-08-14 16:41:59 +05:30
- [WiFi-Pumpkin ](https://github.com/P0cL4bs/wifipumpkin3 )
- [pixiewps ](https://github.com/wiire/pixiewps )
2026-03-15 14:21:20 +05:30
- [Bluetooth Honeypot (bluepot) ](https://github.com/andrewmichaelsmith/bluepot )
- [Fluxion ](https://github.com/FluxionNetwork/fluxion )
2020-08-14 16:41:59 +05:30
- [Wifiphisher ](https://github.com/wifiphisher/wifiphisher )
- [Wifite ](https://github.com/derv82/wifite2 )
- [EvilTwin ](https://github.com/Z4nzu/fakeap )
- [Fastssh ](https://github.com/Z4nzu/fastssh )
- Howmanypeople
2026-03-15 14:21:20 +05:30
- [Airgeddon ](https://github.com/v1s1t0r1sh3r3/airgeddon ) ★
- [hcxdumptool ](https://github.com/ZerBea/hcxdumptool ) ★
- [hcxtools ](https://github.com/ZerBea/hcxtools ) ★
2026-03-15 18:17:51 +05:30
- [Bettercap ](https://github.com/bettercap/bettercap ) ★
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## SQL Injection Tools
2026-03-15 14:08:12 +05:30
- [Sqlmap ](https://github.com/sqlmapproject/sqlmap )
2020-08-14 16:41:59 +05:30
- [NoSqlMap ](https://github.com/codingo/NoSQLMap )
2026-03-15 14:21:20 +05:30
- [DSSS ](https://github.com/stamparm/DSSS )
2020-08-14 16:41:59 +05:30
- [Explo ](https://github.com/dtag-dev-sec/explo )
2026-03-15 14:21:20 +05:30
- [Blisqy ](https://github.com/JohnTroony/Blisqy )
- [Leviathan ](https://github.com/leviathan-framework/leviathan )
2020-08-14 16:41:59 +05:30
- [SQLScan ](https://github.com/Cvar1984/sqlscan )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Phishing Attack Tools
2026-03-15 14:08:12 +05:30
- [Autophisher ](https://github.com/CodingRanjith/autophisher )
- [PyPhisher ](https://github.com/KasRoudra/PyPhisher )
- [AdvPhishing ](https://github.com/Ignitetch/AdvPhishing )
2020-08-14 16:41:59 +05:30
- [Setoolkit ](https://github.com/trustedsec/social-engineer-toolkit )
- [SocialFish ](https://github.com/UndeadSec/SocialFish )
2026-03-15 14:08:12 +05:30
- [HiddenEye ](https://github.com/Morsmalleo/HiddenEye )
- [Evilginx3 ](https://github.com/kgretzky/evilginx2 )
2026-03-15 14:21:20 +05:30
- [I-See-You ](https://github.com/Viralmaniar/I-See-You )
- [SayCheese ](https://github.com/hangetzzu/saycheese )
2020-08-14 16:41:59 +05:30
- [QR Code Jacking ](https://github.com/cryptedwolf/ohmyqr )
2026-03-15 14:08:12 +05:30
- [BlackEye ](https://github.com/thelinuxchoice/blackeye )
2020-08-14 16:41:59 +05:30
- [ShellPhish ](https://github.com/An0nUD4Y/shellphish )
2026-03-15 14:08:12 +05:30
- [Thanos ](https://github.com/TridevReddy/Thanos )
- [QRLJacking ](https://github.com/OWASP/QRLJacking )
- [Maskphish ](https://github.com/jaykali/maskphish )
2020-08-14 16:41:59 +05:30
- [BlackPhish ](https://github.com/iinc0gnit0/BlackPhish )
2026-03-15 14:08:12 +05:30
- [dnstwist ](https://github.com/elceef/dnstwist )
2026-03-15 14:21:20 +05:30
## Web Attack Tools
2020-08-14 16:41:59 +05:30
- [Web2Attack ](https://github.com/santatic/web2attack )
2020-04-11 16:02:57 +05:30
- Skipfish
2026-03-15 14:21:20 +05:30
- [Sublist3r ](https://github.com/aboul3la/Sublist3r )
2020-08-14 16:41:59 +05:30
- [CheckURL ](https://github.com/UndeadSec/checkURL )
2024-11-19 14:04:31 +08:00
- [Sub-Domain TakeOver ](https://github.com/edoardottt/takeover )
2020-08-14 16:41:59 +05:30
- [Dirb ](https://gitlab.com/kalilinux/packages/dirb )
2026-03-15 14:21:20 +05:30
- [Nuclei ](https://github.com/projectdiscovery/nuclei ) ★
- [ffuf ](https://github.com/ffuf/ffuf ) ★
- [Feroxbuster ](https://github.com/epi052/feroxbuster ) ★
- [Nikto ](https://github.com/sullo/nikto ) ★
- [wafw00f ](https://github.com/EnableSecurity/wafw00f ) ★
- [Katana ](https://github.com/projectdiscovery/katana ) ★
2026-03-15 18:17:51 +05:30
- [Gobuster ](https://github.com/OJ/gobuster ) ★
- [Dirsearch ](https://github.com/maurosoria/dirsearch ) ★
- [OWASP ZAP ](https://github.com/zaproxy/zaproxy ) ★
- [testssl.sh ](https://github.com/drwetter/testssl.sh ) ★
- [Arjun ](https://github.com/s0md3v/Arjun ) ★
- [Caido ](https://github.com/caido/caido ) ★
- [mitmproxy ](https://github.com/mitmproxy/mitmproxy ) ★
2026-03-15 14:21:20 +05:30
## Post Exploitation Tools
- [Vegile ](https://github.com/Screetsec/Vegile )
2020-08-14 16:41:59 +05:30
- [Chrome Keylogger ](https://github.com/UndeadSec/HeraKeylogger )
2026-03-15 14:21:20 +05:30
- [pwncat-cs ](https://github.com/calebstewart/pwncat ) ★
2026-03-15 18:17:51 +05:30
- [Sliver ](https://github.com/BishopFox/sliver ) ★
- [Havoc ](https://github.com/HavocFramework/Havoc ) ★
- [PEASS-ng (LinPEAS/WinPEAS) ](https://github.com/peass-ng/PEASS-ng ) ★
- [Ligolo-ng ](https://github.com/nicocha30/ligolo-ng ) ★
- [Chisel ](https://github.com/jpillora/chisel ) ★
- [Evil-WinRM ](https://github.com/Hackplayers/evil-winrm ) ★
- [Mythic ](https://github.com/its-a-feature/Mythic ) ★
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Forensic Tools
2020-08-14 16:41:59 +05:30
- Autopsy
2020-07-11 17:44:56 +05:30
- Wireshark
2020-08-14 16:41:59 +05:30
- [Bulk extractor ](https://github.com/simsong/bulk_extractor )
2026-03-15 14:21:20 +05:30
- [Guymager ](https://guymager.sourceforge.io/ )
2020-08-14 16:41:59 +05:30
- [Toolsley ](https://www.toolsley.com/ )
2026-03-15 14:21:20 +05:30
- [Volatility 3 ](https://github.com/volatilityfoundation/volatility3 ) ★
- [Binwalk ](https://github.com/ReFirmLabs/binwalk ) ★
2026-03-15 18:17:51 +05:30
- [pspy ](https://github.com/DominicBreuker/pspy ) ★
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Payload Creation Tools
2020-08-14 16:41:59 +05:30
- [The FatRat ](https://github.com/Screetsec/TheFatRat )
- [Brutal ](https://github.com/Screetsec/Brutal )
- [Stitch ](https://nathanlopez.github.io/Stitch )
- [MSFvenom Payload Creator ](https://github.com/g0tmi1k/msfpc )
2026-03-15 14:21:20 +05:30
- [Venom ](https://github.com/r00t-3xp10it/venom )
2022-05-13 22:26:50 -04:00
- [Spycam ](https://github.com/indexnotfound404/spycam )
2020-08-14 16:41:59 +05:30
- [Mob-Droid ](https://github.com/kinghacker0/Mob-Droid )
- [Enigma ](https://github.com/UndeadSec/Enigma )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Exploit Framework
2020-08-14 16:41:59 +05:30
- [RouterSploit ](https://github.com/threat9/routersploit )
2026-03-15 14:08:12 +05:30
- [WebSploit ](https://github.com/The404Hacking/websploit )
2020-08-14 16:41:59 +05:30
- [Commix ](https://github.com/commixproject/commix )
- [Web2Attack ](https://github.com/santatic/web2attack )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Reverse Engineering Tools
2026-03-15 14:08:12 +05:30
- [Androguard ](https://github.com/androguard/androguard )
- [Apk2Gold ](https://github.com/lxdvs/apk2gold )
2020-08-14 16:41:59 +05:30
- [JadX ](https://github.com/skylot/jadx )
2026-03-15 18:17:51 +05:30
- [Ghidra ](https://github.com/NationalSecurityAgency/ghidra ) ★
- [Radare2 ](https://github.com/radareorg/radare2 ) ★
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## DDOS Attack Tools
- [DDoS Script ](https://github.com/the-deepnet/ddos )
2026-03-15 14:08:12 +05:30
- [SlowLoris ](https://github.com/gkbrk/slowloris )
2026-03-15 14:21:20 +05:30
- [Asyncrone ](https://github.com/fatihsnsy/aSYNcrone )
2020-08-14 16:41:59 +05:30
- [UFOnet ](https://github.com/epsylon/ufonet )
- [GoldenEye ](https://github.com/jseidl/GoldenEye )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Remote Administrator Tools (RAT)
2020-08-14 16:41:59 +05:30
- [Pyshell ](https://github.com/knassar702/pyshell )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## XSS Attack Tools
2026-03-15 14:08:12 +05:30
- [DalFox ](https://github.com/hahwul/dalfox )
- [XSS Payload Generator ](https://github.com/capture0x/XSS-LOADER )
- [Extended XSS Searcher ](https://github.com/Damian89/extended-xss-search )
2020-08-14 16:41:59 +05:30
- [XSS-Freak ](https://github.com/PR0PH3CY33/XSS-Freak )
- [XSpear ](https://github.com/hahwul/XSpear )
- [XSSCon ](https://github.com/menkrep1337/XSSCon )
- [XanXSS ](https://github.com/Ekultek/XanXSS )
2026-03-15 14:08:12 +05:30
- [XSStrike ](https://github.com/UltimateHackers/XSStrike )
2020-08-14 16:41:59 +05:30
- [RVuln ](https://github.com/iinc0gnit0/RVuln )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
## Steganography Tools
2020-04-19 13:22:11 +05:30
- SteganoHide
2021-07-04 22:48:00 +05:30
- [StegoCracker ](https://github.com/W1LDN16H7/StegoCracker )
2020-08-14 16:41:59 +05:30
- [Whitespace ](https://github.com/beardog108/snow10 )
2026-03-15 14:08:12 +05:30
2026-03-15 18:17:51 +05:30
## Active Directory Tools
- [BloodHound ](https://github.com/BloodHoundAD/BloodHound ) ★
- [NetExec (nxc) ](https://github.com/Pennyw0rth/NetExec ) ★
- [Impacket ](https://github.com/fortra/impacket ) ★
- [Responder ](https://github.com/lgandx/Responder ) ★
- [Certipy ](https://github.com/ly4k/Certipy ) ★
- [Kerbrute ](https://github.com/ropnop/kerbrute ) ★
## Cloud Security Tools
- [Prowler ](https://github.com/prowler-cloud/prowler ) ★
- [ScoutSuite ](https://github.com/nccgroup/ScoutSuite ) ★
- [Pacu ](https://github.com/RhinoSecurityLabs/pacu ) ★
- [Trivy ](https://github.com/aquasecurity/trivy ) ★
## Mobile Security Tools
- [MobSF ](https://github.com/MobSF/Mobile-Security-Framework-MobSF ) ★
- [Frida ](https://github.com/frida/frida ) ★
- [Objection ](https://github.com/sensepost/objection ) ★
2026-03-15 14:21:20 +05:30
## Other Tools
2020-08-14 16:41:59 +05:30
#### SocialMedia Bruteforce
- [AllinOne SocialMedia Attack ](https://github.com/Matrix07ksa/Brute_Force )
- [Facebook Attack ](https://github.com/Matrix07ksa/Brute_Force )
- [Application Checker ](https://github.com/jakuta-tech/underhanded )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
#### Android Hacking Tools
2020-08-14 16:41:59 +05:30
- [Keydroid ](https://github.com/F4dl0/keydroid )
- [MySMS ](https://github.com/papusingh2sms/mysms )
2026-03-15 14:08:12 +05:30
- [Lockphish ](https://github.com/JasonJerry/lockphish )
- [DroidCam / WishFish ](https://github.com/kinghacker0/WishFish )
- [EvilApp ](https://github.com/crypticterminal/EvilApp )
2020-08-14 16:41:59 +05:30
#### IDN Homograph Attack
- [EvilURL ](https://github.com/UndeadSec/EvilURL )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
#### Email Verify Tools
2020-08-14 16:41:59 +05:30
- [Knockmail ](https://github.com/4w4k3/KnockMail )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
#### Hash Cracking Tools
2020-08-14 16:41:59 +05:30
- [Hash Buster ](https://github.com/s0md3v/Hash-Buster )
2026-03-15 14:08:12 +05:30
2020-08-14 16:41:59 +05:30
#### Wifi Deauthenticate
- [WifiJammer-NG ](https://github.com/MisterBianco/wifijammer-ng )
- [KawaiiDeauther ](https://github.com/aryanrtm/KawaiiDeauther )
2026-03-15 14:08:12 +05:30
2020-08-14 16:41:59 +05:30
#### SocialMedia Finder
2026-03-15 14:08:12 +05:30
- [Find SocialMedia By Facial Recognition ](https://github.com/Greenwolf/social_mapper )
2020-08-14 16:41:59 +05:30
- [Find SocialMedia By UserName ](https://github.com/xHak9x/finduser )
- [Sherlock ](https://github.com/sherlock-project/sherlock )
2026-03-15 14:08:12 +05:30
- [SocialScan ](https://github.com/iojw/socialscan )
2020-08-14 16:41:59 +05:30
#### Payload Injector
- [Debinject ](https://github.com/UndeadSec/Debinject )
- [Pixload ](https://github.com/chinarulezzz/pixload )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
#### Web Crawling
2020-08-14 16:41:59 +05:30
- [Gospider ](https://github.com/jaeles-project/gospider )
2026-03-15 14:08:12 +05:30
2026-03-15 14:21:20 +05:30
#### Mix Tools
2026-03-15 14:08:12 +05:30
- Terminal Multiplexer (tilix)
2024-11-19 14:04:31 +08:00
- [Crivo ](https://github.com/GMDSantana/crivo )
2020-08-14 16:41:59 +05:30
2026-03-15 14:21:20 +05:30
---
## Contributing — Add a New Tool
### Open an Issue
> **Title format:** `[Tool Request] ToolName — Category`
> Example: `[Tool Request] Subfinder — Information Gathering`
Use the [Tool Request ](.github/ISSUE_TEMPLATE/tool_request.md ) issue template.
Required fields: tool name, GitHub URL, category, supported OS, install command, reason for inclusion.
### Open a Pull Request
> **Title format:** `[New Tool] ToolName — Category`
> Example: `[New Tool] Subfinder — Information Gathering`
Use the [PR template ](.github/PULL_REQUEST_TEMPLATE.md ) checklist. Key requirements:
1. Add your class to the right `tools/*.py` file
2. Set `TITLE` , `DESCRIPTION` , `INSTALL_COMMANDS` , `RUN_COMMANDS` , `PROJECT_URL`
3. Set `SUPPORTED_OS` — `["linux"]` or `["linux", "macos"]`
4. Append the instance to `TOOLS` list in the collection at the bottom of the file
5. Test install + run locally before submitting
Issues or PRs that **don't follow the title format ** will be closed without review.
---
2020-06-23 20:30:01 +05:30
2026-03-15 14:08:12 +05:30
## Installation
2023-07-17 22:29:33 +05:30
2026-03-15 17:37:57 +05:30
### One-liner (recommended)
``` bash
curl -sSL https://raw.githubusercontent.com/Z4nzu/hackingtool/master/install.sh | sudo bash
```
This handles everything — installs prerequisites, clones the repo, sets up a venv, and creates the `hackingtool` command.
### Manual install
2022-12-02 22:16:16 +01:00
2023-09-01 12:32:42 +05:30
``` bash
2026-03-15 14:08:12 +05:30
git clone https://github.com/Z4nzu/hackingtool.git
cd hackingtool
2026-03-15 17:37:57 +05:30
sudo python3 install.py # detects local source, copies instead of re-cloning
2023-09-01 12:32:42 +05:30
```
2022-12-02 22:16:16 +01:00
2026-03-15 14:08:12 +05:30
Then run:
2023-09-01 12:32:42 +05:30
``` bash
2026-03-15 17:37:57 +05:30
hackingtool
2023-09-01 12:32:42 +05:30
```
2026-03-15 14:08:12 +05:30
## Docker
2023-09-01 12:32:42 +05:30
2026-03-15 14:27:36 +05:30
### Step 1 — Clone the repository
``` bash
git clone https://github.com/Z4nzu/hackingtool.git
cd hackingtool
```
### Step 2 — Build the image
2023-09-01 12:32:42 +05:30
``` bash
2026-03-15 14:08:12 +05:30
docker build -t hackingtool .
2026-03-15 14:27:36 +05:30
```
> First build takes a few minutes (Kali base + apt packages). Subsequent builds are fast thanks to BuildKit layer caching.
### Step 3 — Run
**Option A — Direct (no Compose): **
``` bash
docker run -it --rm hackingtool
```
2026-03-15 14:08:12 +05:30
2026-03-15 14:27:36 +05:30
**Option B — With Docker Compose (recommended): **
``` bash
# Start in background
docker compose up -d
2026-03-15 14:08:12 +05:30
2026-03-15 14:27:36 +05:30
# Open an interactive shell
2023-09-01 12:32:42 +05:30
docker exec -it hackingtool bash
2026-03-15 14:27:36 +05:30
# Then launch the tool inside the container
python3 hackingtool.py
```
**Option C — Dev mode (live source mount, changes reflected without rebuild): **
``` bash
docker compose --profile dev up
docker exec -it hackingtool-dev bash
```
### Stopping
``` bash
docker compose down # stop and remove container
docker compose down -v # also remove the tools data volume
2023-09-01 12:32:42 +05:30
```
2026-03-15 14:08:12 +05:30
## Requirements
2022-12-02 22:16:16 +01:00
2026-03-15 14:08:12 +05:30
- Python 3.10+
- Linux (Kali, Parrot, Ubuntu) or macOS
2026-03-15 14:21:20 +05:30
- Go 1.21+ * (for nuclei, ffuf, amass, httpx, katana, dalfox) *
- Ruby * (for haiti) *
2022-12-02 22:16:16 +01:00
2026-03-15 14:08:12 +05:30
``` bash
pip install -r requirements.txt
```
2022-12-02 22:16:16 +01:00
2026-03-15 14:21:20 +05:30
---
## Star History
2020-04-11 20:22:07 +05:30
2026-03-15 14:21:20 +05:30
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Z4nzu/hackingtool&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Z4nzu/hackingtool&type=Date" />
<img alt="HackingTool Star History Chart" src="https://api.star-history.com/svg?repos=Z4nzu/hackingtool&type=Date" />
</picture>
2020-06-19 19:44:30 +05:30
2026-03-15 14:21:20 +05:30
---
2026-03-15 18:46:14 +05:30
## Support
If this project helps you, consider buying me a coffee:
<a href="https://buymeacoffee.com/hardikzinzu" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="50"></a>
2026-03-15 14:21:20 +05:30
## Social
2020-07-21 22:26:08 +05:30
2026-03-15 14:08:12 +05:30
[](https://twitter.com/_Zinzu07)
2020-07-14 23:05:48 +05:30
[](https://github.com/Z4nzu/)
2020-07-11 17:44:56 +05:30
2026-03-15 14:21:20 +05:30
> **Please don't use for illegal activity.**
> Thanks to all original authors of the tools included in hackingtool.
Your favourite tool is not listed? [Suggest it here ](https://github.com/Z4nzu/hackingtool/issues/new?template=tool_request.md )