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

Skip to content

Commit 4bbf168

Browse files
committed
Minor titles fix
1 parent ab6cc27 commit 4bbf168

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

xml/payloads/05_time_blind.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,9 +1352,9 @@
13521352
<!-- End of time-based blind tests - Parameter replace -->
13531353

13541354

1355-
<!-- Time-based blind tests - GROUP BY and ORDER BY clause -->
1355+
<!-- Time-based blind tests - ORDER BY, GROUP BY clause -->
13561356
<test>
1357-
<title>MySQL &gt;= 5.0.11 time-based blind - GROUP BY and ORDER BY clause</title>
1357+
<title>MySQL &gt;= 5.0.11 time-based blind - ORDER BY, GROUP BY clause</title>
13581358
<stype>5</stype>
13591359
<level>3</level>
13601360
<risk>1</risk>
@@ -1374,7 +1374,7 @@
13741374
</test>
13751375

13761376
<test>
1377-
<title>MySQL &lt; 5.0.12 time-based blind - GROUP BY and ORDER BY clause (heavy query)</title>
1377+
<title>MySQL &lt; 5.0.12 time-based blind - ORDER BY, GROUP BY clause (heavy query)</title>
13781378
<stype>5</stype>
13791379
<level>4</level>
13801380
<risk>2</risk>
@@ -1393,7 +1393,7 @@
13931393
</test>
13941394

13951395
<test>
1396-
<title>PostgreSQL &gt; 8.1 time-based blind - GROUP BY and ORDER BY clause</title>
1396+
<title>PostgreSQL &gt; 8.1 time-based blind - ORDER BY, GROUP BY clause</title>
13971397
<stype>5</stype>
13981398
<level>3</level>
13991399
<risk>1</risk>
@@ -1413,7 +1413,7 @@
14131413
</test>
14141414

14151415
<test>
1416-
<title>PostgreSQL time-based blind - GROUP BY and ORDER BY clause (heavy query)</title>
1416+
<title>PostgreSQL time-based blind - ORDER BY, GROUP BY clause (heavy query)</title>
14171417
<stype>5</stype>
14181418
<level>4</level>
14191419
<risk>2</risk>
@@ -1474,7 +1474,7 @@
14741474
</test>
14751475

14761476
<test>
1477-
<title>Oracle time-based blind - GROUP BY and ORDER BY clause (DBMS_LOCK.SLEEP)</title>
1477+
<title>Oracle time-based blind - ORDER BY, GROUP BY clause (DBMS_LOCK.SLEEP)</title>
14781478
<stype>5</stype>
14791479
<level>3</level>
14801480
<risk>1</risk>
@@ -1493,7 +1493,7 @@
14931493
</test>
14941494

14951495
<test>
1496-
<title>Oracle time-based blind - GROUP BY and ORDER BY clause (DBMS_PIPE.RECEIVE_MESSAGE)</title>
1496+
<title>Oracle time-based blind - ORDER BY, GROUP BY clause (DBMS_PIPE.RECEIVE_MESSAGE)</title>
14971497
<stype>5</stype>
14981498
<level>3</level>
14991499
<risk>1</risk>
@@ -1512,7 +1512,7 @@
15121512
</test>
15131513

15141514
<test>
1515-
<title>Oracle time-based blind - GROUP BY and ORDER BY clause (heavy query)</title>
1515+
<title>Oracle time-based blind - ORDER BY, GROUP BY clause (heavy query)</title>
15161516
<stype>5</stype>
15171517
<level>4</level>
15181518
<risk>2</risk>
@@ -1531,7 +1531,7 @@
15311531
</test>
15321532

15331533
<test>
1534-
<title>HSQLDB &gt;= 1.7.2 time-based blind - GROUP BY and ORDER BY clause (heavy query)</title>
1534+
<title>HSQLDB &gt;= 1.7.2 time-based blind - ORDER BY, GROUP BY clause (heavy query)</title>
15351535
<stype>5</stype>
15361536
<level>4</level>
15371537
<risk>2</risk>
@@ -1552,7 +1552,7 @@
15521552
</test>
15531553

15541554
<test>
1555-
<title>HSQLDB &gt; 2.0 time-based blind - GROUP BY and ORDER BY clause (heavy query)</title>
1555+
<title>HSQLDB &gt; 2.0 time-based blind - ORDER BY, GROUP BY clause (heavy query)</title>
15561556
<stype>5</stype>
15571557
<level>4</level>
15581558
<risk>2</risk>
@@ -1571,5 +1571,5 @@
15711571
</details>
15721572
</test>
15731573
<!-- TODO: if possible, add payload for Microsoft Access -->
1574-
<!-- End of time-based blind tests - GROUP BY and ORDER BY clause -->
1574+
<!-- End of time-based blind tests - ORDER BY, GROUP BY clause -->
15751575
</root>

0 commit comments

Comments
 (0)