mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Minor style update
This commit is contained in:
committed by
Miroslav Stampar
parent
3794c3cc2f
commit
a75d3ed0b8
@@ -59,6 +59,7 @@ optDict = {
|
||||
|
||||
"Injection": {
|
||||
"testParameter": "string",
|
||||
"skip": "string",
|
||||
"dbms": "string",
|
||||
"os": "string",
|
||||
"invalidBignum": "boolean",
|
||||
@@ -67,7 +68,6 @@ optDict = {
|
||||
"noEscape": "boolean",
|
||||
"prefix": "string",
|
||||
"suffix": "string",
|
||||
"skip": "string",
|
||||
"tamper": "string",
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user