Skip to content

Commit

Permalink
about to apply Marek's IP options patch
Browse files Browse the repository at this point in the history
  • Loading branch information
fyodor committed Aug 29, 2006
1 parent 8e0b8aa commit 426a6d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/nmap.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "NMAP" "1" "08/19/2006" "" "Nmap Reference Guide"
.TH "NMAP" "1" "08/26/2006" "" "Nmap Reference Guide"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
Expand Down Expand Up @@ -110,6 +110,7 @@ HOST DISCOVERY:
\-\-system\-dns: Use OS's DNS resolver
SCAN TECHNIQUES:
\-sS/sT/sA/sW/sM: TCP SYN/Connect()/ACK/Window/Maimon scans
\-sU: UDP Scan
\-sN/sF/sX: TCP Null, FIN, and Xmas scans
\-\-scanflags <flags>: Customize TCP scan flags
\-sI <zombie host[:probeport]>: Idlescan
Expand All @@ -128,8 +129,8 @@ SERVICE/VERSION DETECTION:
\-\-version\-trace: Show detailed version scan activity (for debugging)
OS DETECTION:
\-O: Enable OS detection (try 2nd generation, then 1st if that fails)
\-O1: Only use the old (1st generation) OS detection system
\-O2: Only use the new OS detection system (no fallback)
\-O1: Only use the old (1st generation) OS detection system
\-\-osscan\-limit: Limit OS detection to promising targets
\-\-osscan\-guess: Guess OS more aggressively
TIMING AND PERFORMANCE:
Expand Down

0 comments on commit 426a6d3

Please sign in to comment.