From 81069ba625d2d2af669e621222da02607a11beea Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 24 Apr 2012 04:18:30 +0000 Subject: [PATCH] Note in a couple more places that specifying --data-length 0 will disable port/protocol payloads --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 82991f782..8f5046619 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -652,7 +652,7 @@ you would expect. response.protocol-specific payloadsUDP The payload database is described at . See for a description of the database of payloads. - The option sends a fixed-length random payload for all ports. + The option can be used to send a fixed-length random payload to every port or (if you specify a value of 0) to disable payloads. You can also disable payloads by specifying . The port list takes the same format as with the previously discussed and options. If @@ -1240,7 +1240,7 @@ targeted port. For some common ports such as 53 and 161, a protocol-specific payload is sent, but for most ports the packet is empty.protocol-specific payloadsUDP The option can be used to send a -fixed-length random payload to every port. +fixed-length random payload to every port or (if you specify a value of 0) to disable payloads. If an ICMP port unreachable error (type 3, code 3) is returned, the port is closed. Other ICMP unreachable errors (type 3, codes 1, 2, 9, 10, or 13) mark the port as filtered. Occasionally, a