From 870f773d70ef28fa7938cf65be912d240382bed9 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Thu, 21 Apr 2011 20:36:50 +0000 Subject: [PATCH] In some old versions of MySQL (perhaps others DBMS too) the NOT clause is not supported, hence we need also OR tests without NOT - tested and works like this --- xml/payloads.xml | 59 +++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 56 insertions(+), 3 deletions(-) diff --git a/xml/payloads.xml b/xml/payloads.xml index ce0774a29..cdc42eff4 100644 --- a/xml/payloads.xml +++ b/xml/payloads.xml @@ -504,7 +504,7 @@ Formats: - OR boolean-based blind - WHERE or HAVING clause + OR NOT boolean-based blind - WHERE or HAVING clause 1 2 3 @@ -519,8 +519,24 @@ Formats: + + OR boolean-based blind - WHERE or HAVING clause + 1 + 2 + 3 + 1 + 2 + OR [INFERENCE] + + OR [RANDNUM]=[RANDNUM] + + + OR [RANDNUM]=[RANDNUM1] + + + - OR boolean-based blind - WHERE or HAVING clause (MySQL comment) + OR NOT boolean-based blind - WHERE or HAVING clause (MySQL comment) 1 3 3 @@ -540,7 +556,27 @@ Formats: - OR boolean-based blind - WHERE or HAVING clause (Generic comment) + OR boolean-based blind - WHERE or HAVING clause (MySQL comment) + 1 + 3 + 3 + 1 + 2 + OR [INFERENCE] + + OR [RANDNUM]=[RANDNUM] + # + + + OR NOT [RANDNUM]=[RANDNUM1] + +
+ MySQL +
+
+ + + OR NOT boolean-based blind - WHERE or HAVING clause (Generic comment) 1 3 3 @@ -556,6 +592,23 @@ Formats: + + OR boolean-based blind - WHERE or HAVING clause (Generic comment) + 1 + 3 + 3 + 1 + 2 + OR [INFERENCE] + + OR [RANDNUM]=[RANDNUM] + -- + + + OR [RANDNUM]=[RANDNUM1] + + + MySQL boolean-based blind - WHERE or HAVING clause (RLIKE) 1