mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
adding switch --eval
This commit is contained in:
@@ -44,7 +44,8 @@ optDict = {
|
||||
"retries": "integer",
|
||||
"scope": "string",
|
||||
"safUrl": "string",
|
||||
"saFreq": "integer"
|
||||
"saFreq": "integer",
|
||||
"evalCode": "string"
|
||||
},
|
||||
|
||||
"Optimization": {
|
||||
|
||||
Reference in New Issue
Block a user