naabu
Naabu is a port scanning tool written in Go that allows you to enumerate valid ports for hosts in a fast and reliable manner. It is a really simple tool that does fast SYN scans on the host/list of hosts and lists all ports that return a reply.
Name:naabu
Category:Network
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/naabu:v2.3.1
Output Type:
License:Unknown
Source:View Source
Parameters
-display-cdn
display cdn in use-host
hosts to scan ports for (comma-separated)-rate
Rate of port scan probe request (default 1000)-proxy
socks5 proxy (ip[:port] / fqdn[:port])-stats
Display stats of the running scan-nd-ping
IPv6 Neighbor Discovery (host discovery needs to be enabled)-passive
display passive open ports using shodan internetdb api-c
General internal worker threads (default 25)-timeout
Millisecond to wait before timing out (default 700)-v
Show verbose output-arp-ping
ARP ping (host discovery needs to be enabled)-no-color
Don't Use colors in output-r
list of custom resolvers for dns resolution-scan-type
type of port scan (SYN/CONNECT) (default s)-source-ip
source ip and port (x.x.x.x:yyy)-top-ports
Top Ports to scan (default top 100)-csv
Write output in CSV format-debug
display debugging information-l
List of hosts to scan ports-ip-version
ip version to scan of hostname (4,6) - (default 4)-ping
Perform ping probe to detect alive hosts-ports-file
File containing ports to scan for-proxy-auth
socks5 proxy authentication (username:password)-exclude-cdn
Skip full port scans for CDNs (only checks for 80,443)-json
Write output in JSON lines format-exclude-file
List of hosts to exclude from scan-scan-all-ips
Scan all the ips-warm-up-time
Time in seconds between scan phases (default 2)-exclude-hosts
hosts to exclude from the scan (comma-separated)-exclude-ports
Ports to exclude from scan-probe-tcp-ack
TCP ACK Ping (host discovery needs to be enabled)-probe-tcp-syn
TCP SYN Ping (host discovery needs to be enabled)-host-discovery
Run Host Discovery scan-port-threshold
port threshold to skip port scan for the host-si
number of seconds to wait between showing a statistics update (default 5)-verify
Validate the ports again-probe-icmp-echo
ICMP echo request Ping (host discovery needs to be enabled)-exclude-ports
Ports to exclude from enumeration-port
Ports to enumerate for on hosts (top-100, top-1000, full, custom)-skip-host-discovery
Skip Host discovery-probe-icmp-timestamp
ICMP timestamp request Ping (host discovery needs to be enabled)-probe-icmp-address-mask
ICMP address mask request Ping (host discovery needs to be enabled)-silent
Show only host:ports in output-retries
Number of retries for the port scan probe (default 1)