You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/queries.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@
97
97
<timedelayquery="SELECT PG_SLEEP(%d)"query2="SELECT 'sqlmap' WHERE exists(SELECT * FROM generate_series(1,300000%d))"query3="CREATE OR REPLACE FUNCTION sleep(int) RETURNS int AS '/lib/libc.so.6','sleep' language 'C' STRICT; SELECT sleep(%d)"/>
98
98
<substringquery="SUBSTR((%s)::text,%d,%d)"/>
99
99
<casequery="SELECT (CASE WHEN (%s) THEN '1' ELSE '0' END)"/>
0 commit comments