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.61k stars 540 forks source link

Remove service discovery from exposed CLI flags #1195

Closed Mzack9999 closed 1 week ago

Mzack9999 commented 1 week ago

Naabu version:

main|dev

Current Behavior:

Service discovery is not yet implemented, but two flags are offered via CLI:

-service-discovery|-sD
-service-version|-sV

Expected Behavior:

The flags should be either removed or return a not implemented error