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

Skip to content

Commit e39ac0f

Browse files
committed
added OR boolean-based test case
1 parent d019f75 commit e39ac0f

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

xml/livetests.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,21 @@
756756
<item value="Title: MySQL &lt; 5.0.12 AND time-based blind (heavy query)"/>
757757
</parse>
758758
</case>
759+
<case name="MySQL OR boolean-base multi-threaded enumeration">
760+
<switches>
761+
<url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/>
762+
<threads value="4"/>
763+
<tech value="B"/>
764+
<testFilter value="OR boolean"/>
765+
<getBanner value="True"/>
766+
<isDba value="True"/>
767+
</switches>
768+
<parse>
769+
<item value="Title: OR boolean-based blind - WHERE or HAVING clause"/>
770+
<item value="banner: '5.1.63-0+squeeze1'"/>
771+
<item value="current user is DBA: True"/>
772+
</parse>
773+
</case>
759774
<case name="MySQL against page protected by custom weak filter">
760775
<switches>
761776
<url value="http://debiandev/sqlmap/mysql/get_int_filtered.php?id=1"/>
@@ -906,5 +921,4 @@
906921
</parse>
907922
</case>
908923
<!-- End of other switches -->
909-
910924
</root>

0 commit comments

Comments
 (0)