mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Proper naming
This commit is contained in:
parent
6623c3f877
commit
b9e5655e3c
3 changed files with 10 additions and 10 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<root>
|
||||
<!-- Stacked queries tests -->
|
||||
<test>
|
||||
<title>MySQL > 5.0.11 stacked queries (SELECT - comment)</title>
|
||||
<title>MySQL > 5.0.11 stacked queries (SLEEP - comment)</title>
|
||||
<stype>4</stype>
|
||||
<level>1</level>
|
||||
<risk>1</risk>
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
</test>
|
||||
|
||||
<test>
|
||||
<title>MySQL > 5.0.11 stacked queries (SELECT)</title>
|
||||
<title>MySQL > 5.0.11 stacked queries (SLEEP)</title>
|
||||
<stype>4</stype>
|
||||
<level>2</level>
|
||||
<risk>1</risk>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue