Skip to main content

Tool Information

FieldDetails
ToolNmap (Network Mapper)
CategoryNetwork Discovery & Security Auditing
LicenseNmap Public Source License (NPSL)
Source Codehttps://github.com/nmap/nmap
Official Documentationhttps://nmap.org/docs.html
Websitehttps://nmap.org

Nmap is an open-source network scanning tool used to discover hosts, identify open ports, detect services, and analyze network exposure. It is widely used in security auditing and penetration testing.


Dashboards Using This Tool

Dashboard
Network Perimeter
Cloud Workload Scanning

Scanners Available

Port Scan & Discovery Scan

Identifies open, closed, or filtered ports on devices to expose potential entry points for attackers by examining services such as HTTP, SSH, FTP, or databases.

This scan helps security teams understand which services are externally accessible and may require hardening.


Advanced Network Scan

Maps the network to identify exposed services and devices, detecting:

  • Unpatched services
  • Exposed network services
  • Network misconfigurations
  • Weak or outdated services

The scan performs deeper service enumeration across TCP and UDP ports.


Scanner Options

OptionDescription
Scan Top TCP PortsScans the top 1000 TCP ports (IANA assigned ports) to identify exposed services
Aggressive Vulnerability ScriptsRuns vulnerability detection scripts aggressively during Advanced Network Scan