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.69k stars 547 forks source link

Add UDP probes to host discovery #463

Closed Mzack9999 closed 8 months ago

Mzack9999 commented 1 year ago

Please describe your feature request:

Similarly to nmap also UDP probes for host discovery should be added. See -PU (UDP Ping) at https://nmap.org/book/man-host-discovery.html

Depends on: https://github.com/projectdiscovery/naabu/pull/460

Mzack9999 commented 8 months ago

Closing for the time being as nmap probes can't be used without breaking ToS