mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
Minor adjustment
This commit is contained in:
parent
207e96e2b2
commit
2355885712
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ SUPPORTED_OS = ( "linux", "windows" )
|
||||||
SECONDS = 5
|
SECONDS = 5
|
||||||
RETRIES = 3
|
RETRIES = 3
|
||||||
|
|
||||||
MATCH_RATIO = None
|
|
||||||
|
|
||||||
SQL_STATEMENTS = {
|
SQL_STATEMENTS = {
|
||||||
"SQL SELECT statement": (
|
"SQL SELECT statement": (
|
||||||
"select ",
|
"select ",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue