mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
changes regarding Feature #157 (Evaluate BETWEEN for inference algorithm)
This commit is contained in:
parent
8b74c405f5
commit
893bc04fe4
4 changed files with 27 additions and 7 deletions
|
|
@ -67,6 +67,7 @@ optDict = {
|
|||
"regexp": "string",
|
||||
"eString": "string",
|
||||
"eRegexp": "string",
|
||||
"useBetween": "boolean",
|
||||
},
|
||||
|
||||
"Techniques": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue