feat(naabu
/nmap
): help for defaults and change workflow opts
#438
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
naabu
andnmap
handle default ports differently:naabu
scans nmap'stop-100
ports by default (see https://docs.projectdiscovery.io/tools/naabu/running#:~:text=By%20default%2C%20the%20Naabu%20checks%20for%20nmap%E2%80%99s%20Top%20100%20ports.%20It%20supports%20the%20following%20in%2Dbuilt%20port%20lists%20%2D)nmap
scans 1-1023 (top 1000) of each protocol by default (see https://nmap.org/book/man-port-specification.html#:~:text=By%20default%2C%20Nmap%20scans%20the%20most%20common%201%2C000%20ports%20for%20each%20protocol.)