4 Commits

Author SHA1 Message Date
n0mad1k 2e7e7f0cfb Show total IPs, ETA, and live masscan progress ticker 2026-04-30 14:58:38 -04:00
n0mad1k 615937b20b Add live scan progress and graceful Ctrl-C handling 2026-04-30 14:49:57 -04:00
n0mad1k 3cbecd16b1 Add .gitignore: exclude pycache, data cache, and results 2026-04-30 10:38:25 -04:00
n0mad1k c20f189d49 Initial build: geo-scout geo-targeted network scanner
masscan port discovery → nmap fingerprinting → probe engine → pattern/version matching
Dynamic YAML inputs: countries.yaml (country codes + CIDR resolution) and targets.yaml (fingerprint probes)
RIR delegated stats for authoritative country CIDR data (no external API)
Supports tcp_banner, http, https, rtsp, udp probe types
Version extraction and comparison operators (<=, >=, ==, etc.)
SQLite results per engagement, CSV/JSON export
format-spec/ docs for generating input files externally
2026-04-30 10:38:20 -04:00