Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba01560 commit e2b7384Copy full SHA for e2b7384
1 file changed
xml/livetests.xml
@@ -3548,6 +3548,17 @@
3548
<item value="banner: '5.1.66-0+squeeze1'"/>
3549
</parse>
3550
</case>
3551
+ <case name="Custom SQL statement">
3552
+ <switches>
3553
+ <verbose value="2"/>
3554
+ <url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/>
3555
+ <tech value="E"/>
3556
+ <query value="SELECT VERSION()"/>
3557
+ </switches>
3558
+ <parse>
3559
+ <item value="SELECT VERSION(): '5.1.66-0+squeeze1'"/>
3560
+ </parse>
3561
+ </case>
3562
<case name="Estimated time of arrival">
3563
<switches>
3564
<verbose value="2"/>
0 commit comments