Modular Python tool for network reconnaissance and attack simulation.
This tool is developed strictly for educational purposes and authorized security testing in controlled lab environments. Unauthorized use against networks or systems you do not own or have explicit permission to test is illegal and unethical.
The author assumes no responsibility for misuse of this tool. Use responsibly and in accordance with applicable laws.
Hunter is a modular Python tool designed to simulate a full attack chain:
- Recon — ARP-based host discovery on local network
- Fingerprinting — Port scanning and service detection
- Attack — SSH brute force against discovered targets
- Report — JSON/CSV output of findings
Controlled home lab. Primary target: Android device running Termux + OpenSSH.
natfalcon7 — github.com/natfalcon7