mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
test case to reproduce bug introduced at 76839ff
This commit is contained in:
@@ -281,11 +281,7 @@
|
|||||||
<case name="MySQL boolean-based multi-threaded custom enumeration - substring">
|
<case name="MySQL boolean-based multi-threaded custom enumeration - substring">
|
||||||
<switches>
|
<switches>
|
||||||
<url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/>
|
<url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/>
|
||||||
<!-- TODO: this fails because of issue #305 -->
|
|
||||||
<!--
|
|
||||||
<threads value="4"/>
|
<threads value="4"/>
|
||||||
-->
|
|
||||||
<threads value="1"/>
|
|
||||||
<tech value="B"/>
|
<tech value="B"/>
|
||||||
<dumpTable value="True"/>
|
<dumpTable value="True"/>
|
||||||
<db value="testdb"/>
|
<db value="testdb"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user