mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Getting very darn close to Nmap 3.97Shmoo
This commit is contained in:
5
nmap.cc
5
nmap.cc
@@ -1620,8 +1620,9 @@ printf("%s %s ( %s )\n"
|
||||
" -r: Scan ports consecutively - don't randomize\n"
|
||||
"SERVICE/VERSION DETECTION:\n"
|
||||
" -sV: Probe open ports to determine service/version info\n"
|
||||
" --version_light: Limit to most likely probes for faster identification\n"
|
||||
" --version_all: Try every single probe for version detection\n"
|
||||
" --version_intensity <level>: Set from 0 (light) to 9 (try all probes)\n"
|
||||
" --version_light: Limit to most likely probes (intensity 2)\n"
|
||||
" --version_all: Try every single probe (intensity 9)\n"
|
||||
" --version_trace: Show detailed version scan activity (for debugging)\n"
|
||||
"OS DETECTION:\n"
|
||||
" -O: Enable OS detection\n"
|
||||
|
||||
Reference in New Issue
Block a user