Automated subdomain reconnaissance framework for bug bounty hunting and penetration testing.
SubHunter is a subdomain reconnaissance tool built for bug bounty hunters and penetration testers. It combines multiple passive enumeration sources
- Subfinder — passive enumeration across all sources, recursive
- Amass — passive DNS enumeration
- Assetfinder — fast subdomain discovery
- crt.sh — certificate transparency log search
All results are merged and deduplicated into Unfiltered.txt
- HTTPX — probes all subdomains for live hosts
- Detects: status codes, page titles, web technologies
- Matches:
200, 201, 301, 302, 403, 401, 500 - Output saved to
Alive.txt Unfiltered.txtis automatically deleted after
python3 SubHunter.pyEnter your target when prompted — any format works:
example.com
https://example.com
http://example.com/
Made by Arjevan1dze