From d7a7993e0d42306af73a9cec99ce2018fa3b6599 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Wed, 12 Jan 2011 11:57:36 +0000 Subject: [PATCH] Minor comment fix --- xml/payloads.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xml/payloads.xml b/xml/payloads.xml index e394629e5..204f4a4e5 100644 --- a/xml/payloads.xml +++ b/xml/payloads.xml @@ -121,10 +121,10 @@ Tag: Where to add our ' ' string. Valid values: - 1: Append to the parameter original value - 2: Append to the parameter original value and change the - original value to its negative representation - 3: Replace the parameter original value + 1: Append the string to the parameter original value + 2: Replace the parameter original value with a negative random + integer value and append our string + 3: Replace the parameter original value with our string Sub-tag: The payload that will be used to exploit the injection point.