mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor fixes to --live-test
This commit is contained in:
parent
e8bd3c9c9f
commit
8519717f25
2 changed files with 7 additions and 7 deletions
|
|
@ -3110,7 +3110,7 @@
|
|||
<answers value="do you want to overwrite it=Y"/>
|
||||
</switches>
|
||||
<parse>
|
||||
<item value="the local file /etc/passwd and the remote file /tmp/passwd-${random} have the same size" console_output="True"/>
|
||||
<item value="the local file /etc/passwd and the remote file /tmp/passwd-${random} has the same size" console_output="True"/>
|
||||
</parse>
|
||||
</case>
|
||||
<!-- End of file system access switches -->
|
||||
|
|
@ -3399,7 +3399,7 @@
|
|||
</switches>
|
||||
<parse>
|
||||
<item value="banner: '5.1.66-0+squeeze1'"/>
|
||||
<item value="r'100% \[===.+=\] 17/17 ETA 00:00'" console_output="True"/>
|
||||
<item value="r'100\% \[===.+=\] 17\/17'" console_output="True"/>
|
||||
</parse>
|
||||
</case>
|
||||
<case name="Multiple parameters">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue