A Fast, Professional Subdomain & Recon Tool for Kali Linux and Termux
DomainHunter is a lightweight, maintenance-friendly reconnaissance helper for Kali Linux and Termux. It provides a simple TUI (terminal user interface) to run common reconnaissance primitives and save organized, timestamped results per target. DomainHunter is intended as a pragmatic wrapper around commonly-used recon tools β not a replacement for a full pentest suite
All artifacts are stored under:
results/<target>_<YYYYMMDD_HHMMSS>/Typical files produced (if corresponding tools are installed):
-subdomains.txt β subfinder
-nmap_top1000.txt β nmap summary
-dirs.txt β gobuster results
-whatweb.json or whatweb.txt β whatweb output / curl headers
-nikto.txt β nikto results
git clone https://github.com/hackops-academy/DomainHunter
cd DomainHunter
chmod +x DomainHunter.shStarting the tool
./DomainHunter.sh (Domain Name) ==============================================================
π₯ DomainHunter v2.1 π₯
Advanced Reconnaissance Automation Framework
==============================================================
[1] Subdomain Enumeration
[2] Port Scanning
[3] Directory Bruteforce
[4] HTTP Info & Tech Detection
[5] Vulnerability Scan
[6] Run All (recommended)
[0] Exit