mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
removed --useBetween switch and added new tampering module ./tamper/between.py
This commit is contained in:
@@ -58,7 +58,6 @@ optDict = {
|
||||
"eString": "string",
|
||||
"eRegexp": "string",
|
||||
"thold": "float",
|
||||
"useBetween": "boolean",
|
||||
},
|
||||
|
||||
"Techniques": {
|
||||
|
||||
Reference in New Issue
Block a user