mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 01:49:03 +00:00
More OS detection changes. We're really getting close now
This commit is contained in:
2
nmap.cc
2
nmap.cc
@@ -234,7 +234,7 @@ printf("%s %s ( %s )\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 (try 2nd generation, then 1st if that fails)\n"
|
||||
" -O: Enable OS detection (try 2nd generation w/fallback to 1st)\n"
|
||||
" -O2: Only use the new OS detection system (no fallback)\n"
|
||||
" -O1: Only use the old (1st generation) OS detection system\n"
|
||||
" --osscan-limit: Limit OS detection to promising targets\n"
|
||||
|
||||
Reference in New Issue
Block a user