1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 20:09:02 +00:00

Do copyediting of NSEDoc. This is a first pass up to ms-sql-xp-cmdshell.

This commit is contained in:
david
2010-07-09 23:32:18 +00:00
parent 0e7f78bcd0
commit b9633ed69b
47 changed files with 316 additions and 335 deletions

View File

@@ -1,10 +1,11 @@
description = [[
Classifies a host's IP ID sequence (e.g. test for Idle Scan suitability).
Classifies a host's IP ID sequence (test for susceptability to idle
scan).
Sends six probes to obtain IP IDs from the target and classifies them
similiarly to Nmap's method. This is useful for finding suitable zombies
for Nmap's Idle Scan (-sI) as Nmap itself doesn't provide a way to scan
*for* these hosts.
for Nmap's idle scan (-sI) as Nmap itself doesn't provide a way to scan
for these hosts.
]]
---