Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64ba880

Browse files
committed
Adding a new test case (Issue #423)
1 parent ad039c3 commit 64ba880

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

xml/livetests.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3562,6 +3562,19 @@
35623562
<item value="banner: '5.1.66-0+squeeze1'"/>
35633563
</parse>
35643564
</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>
35653578
<case name="Estimated time of arrival">
35663579
<switches>
35673580
<verbose value="2"/>

0 commit comments

Comments
 (0)