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 ad039c3 commit 64ba880Copy full SHA for 64ba880
1 file changed
xml/livetests.xml
@@ -3562,6 +3562,19 @@
3562
<item value="banner: '5.1.66-0+squeeze1'"/>
3563
</parse>
3564
</case>
3565
+ <case name="Custom FROM table in UNION query">
3566
+ <switches>
3567
+ <verbose value="3"/>
3568
+ <url value="http://debiandev/sqlmap/mysql/get_int_partialunion.php?id=1"/>
3569
+ <tech value="U"/>
3570
+ <uFrom value="INFORMATION_SCHEMA.COLLATIONS"/>
3571
+ <getBanner value="True"/>
3572
+ </switches>
3573
+ <parse>
3574
+ <item value="r'VERSION\(\).+FROM INFORMATION_SCHEMA\.COLLATIONS'" console_output="True"/>
3575
+ <item value="banner: '5.1.66-0+squeeze1'"/>
3576
+ </parse>
3577
+ </case>
3578
<case name="Estimated time of arrival">
3579
<switches>
3580
<verbose value="2"/>
0 commit comments