mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
removed --useBetween switch and added new tampering module ./tamper/between.py
This commit is contained in:
parent
1ae4d0fc2a
commit
1336b97c2c
4 changed files with 54 additions and 9 deletions
|
|
@ -58,7 +58,6 @@ optDict = {
|
|||
"eString": "string",
|
||||
"eRegexp": "string",
|
||||
"thold": "float",
|
||||
"useBetween": "boolean",
|
||||
},
|
||||
|
||||
"Techniques": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue