mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 00:42:23 +01:00
typo fix
This commit is contained in:
parent
d80744d3d5
commit
54752a9101
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@
|
||||||
<item value="r'Database: testdb.+Table: users.+3 entries.+fluffy.+bunny.+wu.+ming'"/>
|
<item value="r'Database: testdb.+Table: users.+3 entries.+fluffy.+bunny.+wu.+ming'"/>
|
||||||
</parse>
|
</parse>
|
||||||
</case>
|
</case>
|
||||||
<!-- TODO: this fails because of issue #304 -->
|
<!-- TODO: this fails because of issue #305 -->
|
||||||
<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"/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue