macOS
brew install naabulocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de naabu pour les workflows d'agents IA.
installation
brew install naabulocal Homebrew formula metadata
sudo apk add naabuAlpine Linux edge package indexes · naabu · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#naabunixpkgs package indexes · pkgs/by-name/na/naabu/package.nix · Source: api.github.com
aperçu
Fast port scanner
historique
Naabu is ProjectDiscovery's fast Go port scanner for enumerating open ports across hosts, lists, CIDRs, and discovery pipelines. The GitHub repository was created on January 21, 2020, and the project sits in the same offensive-security and attack-surface-discovery family as subfinder, httpx, nuclei, dnsx, and other ProjectDiscovery tools.
The README and ProjectDiscovery docs describe Naabu as a simple scanner that performs SYN, CONNECT, and UDP probes and returns ports that respond. Over time it gained features useful in large recon jobs: IPv4/IPv6 scanning, DNS port scans, automatic IP deduplication, host discovery, CDN/WAF exclusion, JSON/CSV output, passive port enumeration through Shodan InternetDB, native UDP service probes, and nmap integration for follow-up service discovery.
Naabu is adopted mostly by bug bounty hunters, pentesters, and security engineers who already compose ProjectDiscovery tools into pipelines. On July 1, 2026 the GitHub API showed 6,029 stars and 691 forks. Homebrew reported 1,696 installs over 365 days, which is meaningful but modest beside Go install paths, container usage, and Linux package channels.
The basic use is `naabu -host example.com` or feeding hosts on stdin with flags such as `-p`, `-top-ports`, `-json`, `-o`, and `-rate`. Operators use it as the port-enumeration stage between subdomain discovery and HTTP/service probing, often handing discovered ports to httpx, nuclei, or nmap. The docs call out that SYN scans need sufficient privileges, while non-root use falls back to CONNECT scans.
Naabu is not trying to replace nmap as a universal network mapper. Its niche is fast, scriptable port discovery that produces clean output for the next tool in a recon pipeline. That separation of concerns is the package-nerd angle: use Naabu for speed and breadth, then hand fewer targets to slower service/version or vulnerability scanners.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/naabu/config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
naabu | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/projectdiscovery/naabu
métadonnées d'installation
| Clé du paquet | brew:naabu |
|---|---|
| Version | 2.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/naabu |
| Page d'accueil | https://docs.projectdiscovery.io/tools/naabu/overview |
| Dépôt | https://github.com/projectdiscovery/naabu |
| Docs amont | https://docs.projectdiscovery.io/opensource/naabu/running |
| Licence | MIT |
| Archive source | https://github.com/projectdiscovery/naabu/archive/refs/tags/v2.6.1.tar.gz |
| Dernière mise à jour | 2026-05-06T00:31:51Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bibliothèques fournies par macOS | libpcap |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | naabu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
naabu
nix profile install nixpkgs#naabunaabu 2.5.0-r2
Fast port scanner written in go with a focus on reliability and simplicity
https://docs.projectdiscovery.io/tools/naabu
sudo apk add naabunaabu-doc 2.5.0-r2
Fast port scanner written in go with a focus on reliability and simplicity (documentation)
https://docs.projectdiscovery.io/tools/naabu
sudo apk add naabu-docpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.