What problem does it solve?
Manual network reconnaissance often misses live hosts, UDP services, and high-port services, producing incomplete asset inventories and unverified vulnerability findings during authorized security assessments.
Core Features & Use Cases
- Layered Host Discovery: Combines ARP, ICMP, TCP, and UDP probes to find live hosts even when ICMP is filtered by firewalls.
- Full-Range Port and Service Enumeration: Scans all 65535 TCP ports plus top UDP ports with version detection and OS fingerprinting.
- NSE Vulnerability Scanning: Runs targeted scripts such as smb-vuln-ms17-010 and ssl-heartbleed to confirm exploitable conditions.
- Firewall Evasion and Reporting: Applies fragmentation, decoys, source-port spoofing, and idle scans, then exports XML results to HTML, CSV, or Metasploit.
- Use Case: A security team baselines a 5,000-host corporate network over a weekend window, discovering assets, enumerating services, confirming vulnerabilities, and generating per-subnet CSV reports for the vulnerability management platform.
Quick Start
Scan the authorized subnet 10.0.0.0/24 with Nmap to discover live hosts, enumerate open ports and service versions, and run vulnerability scripts with results saved in XML format.