mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Removed --error-test, --stacked-test and --time-test switches and adapted the code accordingly. This is due to the fact that the new XML based detection engine already supports all of those tests (and more).
This commit is contained in:
@@ -75,9 +75,6 @@ optDict = {
|
||||
},
|
||||
|
||||
"Techniques": {
|
||||
"errorTest": "boolean",
|
||||
"stackedTest": "boolean",
|
||||
"timeTest": "boolean",
|
||||
"timeSec": "integer",
|
||||
"unionTest": "boolean",
|
||||
"uTech": "string",
|
||||
|
||||
Reference in New Issue
Block a user