We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cef1f commit d34286fCopy full SHA for d34286f
1 file changed
xml/livetests.xml
@@ -3216,6 +3216,7 @@
3216
<!-- End of file system access switches -->
3217
3218
<!-- Operating system access switches -->
3219
+ <!--
3220
<case name="MySQL web shell - command execution">
3221
<switches>
3222
<url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/>
@@ -3239,6 +3240,7 @@
3239
3240
<item value="r'Sending stage.+Linux.+uid=.+www-data'" console_output="True"/>
3241
</parse>
3242
</case>
3243
+ -->
3244
<case name="PostgreSQL User-Defined Function (UDF) injection - command execution (UNION)">
3245
3246
<url value="http://debiandev/sqlmap/pgsql/get_int.php?id=1"/>
0 commit comments