mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-15 12:19:03 +00:00
adding switch --skip-urlencode to skip URL encoding of POST data
This commit is contained in:
@@ -48,6 +48,7 @@ optDict = {
|
||||
"scope": "string",
|
||||
"safUrl": "string",
|
||||
"saFreq": "integer",
|
||||
"skipUrlEncode": "boolean",
|
||||
"evalCode": "string"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user