mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-07 14:43:08 +03:00
test case to reproduce bug introduced at 76839ff
This commit is contained in:
parent
8ee840bc8e
commit
ec7508ec4f
|
@ -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"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user