mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Adding an option --safe-post
This commit is contained in:
parent
7517db76d1
commit
349dfbf2ae
5 changed files with 10 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ optDict = {
|
|||
"retries": "integer",
|
||||
"rParam": "string",
|
||||
"safUrl": "string",
|
||||
"safPost": "string",
|
||||
"saFreq": "integer",
|
||||
"skipUrlEncode": "boolean",
|
||||
"csrfToken": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue