hackingtool/tools
Hardik Zinzuvadiya 9b4b5236b2 Add 35 new tools across 3 new + 6 existing categories
New categories:
- tools/active_directory.py: BloodHound, NetExec (nxc), Impacket,
  Responder, Certipy, Kerbrute (6 tools)
- tools/cloud_security.py: Prowler, ScoutSuite, Pacu, Trivy (4 tools)
- tools/mobile_security.py: MobSF, Frida, Objection (3 tools)

Existing categories expanded:
- information_gathering.py: +SpiderFoot, Subfinder, TruffleHog, Gitleaks (4)
- web_attack.py: +Gobuster, Dirsearch, OWASP ZAP, testssl.sh, Arjun,
  Caido, mitmproxy (7)
- post_exploitation.py: +Sliver, Havoc, PEASS-ng, Ligolo-ng, Chisel,
  Evil-WinRM, Mythic (7)
- reverse_engineering.py: +Ghidra, Radare2 (2)
- forensics.py: +pspy (1)
- wireless_attack.py: +Bettercap (1)

hackingtool.py:
- Import 3 new category modules
- Add 3 new entries to tool_definitions (AD, Cloud, Mobile)
- Add 3 new instances to all_tools list
- Categories: 17 -> 20, total tools: 150+ -> 185+
- Help overlay updated for new range (1-20, 21=Update)
2026-03-15 17:58:45 +05:30
..
others Phase 13: Python 3 modernization and os.system cleanup 2026-03-15 13:55:05 +05:30
__init__.py Phase 0: Add foundation files for v2.0.0 restructure 2026-03-15 13:53:44 +05:30
active_directory.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
anonsurf.py Phase 13 (cont): Final os.system cleanup 2026-03-15 13:55:05 +05:30
cloud_security.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
ddos.py Phase 9: Add SUPPORTED_OS flags to remaining Linux-only tools 2026-03-15 14:00:55 +05:30
exploit_frameworks.py Phase 9: Add SUPPORTED_OS flags to remaining Linux-only tools 2026-03-15 14:00:55 +05:30
forensics.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
information_gathering.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
mobile_security.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
other_tools.py Phase 4+5: Core architecture + shared console across all tool files 2026-03-15 13:55:04 +05:30
payload_creator.py Phase 9: Add SUPPORTED_OS flags to remaining Linux-only tools 2026-03-15 14:00:55 +05:30
phishing_attack.py Phase 9: Add SUPPORTED_OS flags to remaining Linux-only tools 2026-03-15 14:00:55 +05:30
post_exploitation.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
remote_administration.py Phase 7: Tool install command fixes 2026-03-15 13:55:05 +05:30
reverse_engineering.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
sql_injection.py Phase 7: Tool install command fixes 2026-03-15 13:55:05 +05:30
steganography.py Phase 7: Tool install command fixes 2026-03-15 13:55:05 +05:30
tool_manager.py Phase 13 (cont): Final os.system cleanup 2026-03-15 13:55:05 +05:30
web_attack.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
wireless_attack.py Add 35 new tools across 3 new + 6 existing categories 2026-03-15 17:58:45 +05:30
wordlist_generator.py Phase 10: Add modern tools across 6 categories 2026-03-15 14:04:39 +05:30
xss_attack.py Phase 9: Add SUPPORTED_OS flags to remaining Linux-only tools 2026-03-15 14:00:55 +05:30