#13 · Primary category: Cybersecurity & Decryption Tools

nmap

asynchronous c-plus-plus libpcap linux lua machine-learning netcat network-discovery nmap osx pcre ping port-scanner security service-discovery socket windows

Nmap - the Network Mapper. Github mirror of official SVN repository.

Project last updated:08/29/26

GitHub Stars

13.5K

Forks

2.9K

Contributors

61

License

Other

Why we included this project

Nmap has been the network mapper that security engineers reach for when they need to know what is actually exposed on a host or a subnet. A single command scans ports, identifies services and operating systems, and runs scripted probes for known vulnerabilities, so you get a working inventory of the network in minutes. Its NSE scripting engine is what pushes it past plain port scanning; teams write their own checks against the service versions their environment actually runs. Being a mature C utility with a stable command-line interface, it drops into existing workflows and CI audit jobs without asking you to adopt a new platform.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category