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

Hosts enumeration: Fingerprinting #336

Closed Mzack9999 closed 8 months ago

Mzack9999 commented 2 years ago

Please describe your feature request:

It would be helpful to add service discovery support via network probes (e.g., similar to nuclei network templates?) Ideally, the functionality should be compatible with the nmap probes database (described at https://nmap.org/book/nmap-service-probes.html).

Depends on:

Mzack9999 commented 8 months ago

Closing for the time being as redundant with nuclei