Commit Graph

3 Commits

Author SHA1 Message Date
n0mad1k 61a6285c36 Add adversarial-nations sweep: PAN-OS < 10.2.14 fingerprint, US-adversarial country list 2026-04-30 14:30:03 -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