projectdiscovery / naabu

A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
https://projectdiscovery.io
MIT License
4.59k stars 538 forks source link

Automatically skip redundant host discovery #1061

Closed Mzack9999 closed 4 months ago

Mzack9999 commented 4 months ago

Closes #727

$ sudo ./naabu -p 80 -host 192.168.5.150 -debug

                  __
  ___  ___  ___ _/ /  __ __
 / _ \/ _ \/ _ \/ _ \/ // /
/_//_/\_,_/\_,_/_.__/\_,_/

                projectdiscovery.io

[INF] Current naabu version 2.3.0 (latest)
[INF] Host discovery disabled: less than two ports were specified
[INF] Running SYN scan with CAP_NET_RAW privileges
192.168.5.150:80
[DBG] Received Transport (TCP) scan response from ipv4:192.168.5.150 ipv6: port:80
[INF] Found 1 ports on host 192.168.5.150 (192.168.5.150)