Junior security analysts needed a free, simple network scanner that did not require buying Nessus.
A Python tool using nmap and scapy that scans a subnet, fingerprints devices, flags open risky ports, and exports an HTML report with remediation tips.
Handling scan timeouts on large subnets and presenting results readably.
Async scanning, OS fingerprinting heuristics, and templating professional reports.
CVE enrichment via NVD API, scheduled scanning, and SIEM export.