6 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 62906d9676 Add radar targeting display to banner 2026-04-30 14:55:07 -04:00
n0mad1k aec636f195 Upgrade banner to block-letter ASCII with color accents 2026-04-30 14:53:07 -04:00
n0mad1k f21e5a6ee0 Double Ctrl-C kills entire scan; single Ctrl-C skips country 2026-04-30 14:52:33 -04:00
n0mad1k 615937b20b Add live scan progress and graceful Ctrl-C handling 2026-04-30 14:49:57 -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