nmap
brew install nmap
v7.99
LicenseRef-Homebrew-cannot-represent
Port scanning and network discovery utility written in C, identifies open services and OS fingerprinting on IP networks.
Why you might care
Essential for security audits, penetration testing, and network inventory. Nmap is the industry standard for fast, comprehensive port and service scanning with powerful scripting via NSE (Nmap Scripting Engine). Use it to map network topology, discover hosts, and identify vulnerabilities before attackers do.
14.7k
30-day installs · #288
70.1k
90-day · #224
257.9k
365-day · #244
Runtime dependencies
Build dependencies
Links
- https://nmap.org/
- Brew formula source: Formula/n/nmap.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"masscan",
"zmap",
"netstat",
"ss"
],
"build_dependencies": [
"python-setuptools"
],
"categories": [
"networking",
"security",
"scanner"
],
"caveats": null,
"conflicts_with": [
"cern-ndiff",
"ndiff"
],
"dependencies": [
"liblinear",
"libssh2",
"lua",
"openssl@3",
"pcre2",
"python@3.14"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Port scanning utility for large networks",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:47+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "nmap",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://nmap.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Nmap: the Network Mapper - Free Security Scanner",
"installs_30d": 14723,
"installs_365d": 257904,
"installs_90d": 70109,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LicenseRef-Homebrew-cannot-represent",
"llm_generated_at": "2026-06-20T23:43:56+00:00",
"llm_model": "claude-haiku-4-5",
"name": "nmap",
"oldnames": [],
"one_liner": "Port scanning and network discovery utility written in C, identifies open services and OS fingerprinting on IP networks.",
"optional_dependencies": [],
"rank_30d": 288,
"rank_365d": 244,
"rank_90d": 224,
"raw_hash": "be22c274f889bc09",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/n/nmap.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"bison": "build"
},
{
"flex": "build"
},
"libpcap"
],
"version_head": "HEAD",
"version_stable": "7.99",
"versioned_formulae": [],
"why_use_this": "Essential for security audits, penetration testing, and network inventory. Nmap is the industry standard for fast, comprehensive port and service scanning with powerful scripting via NSE (Nmap Scripting Engine). Use it to map network topology, discover hosts, and identify vulnerabilities before attackers do."
}