mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Reintroducing option --cookie-del
This commit is contained in:
parent
ca44b23d20
commit
6b826ef64d
7 changed files with 17 additions and 7 deletions
|
|
@ -25,6 +25,7 @@ optDict = {
|
|||
"data": "string",
|
||||
"pDel": "string",
|
||||
"cookie": "string",
|
||||
"cDel": "string",
|
||||
"loadCookies": "string",
|
||||
"dropSetCookie": "boolean",
|
||||
"agent": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue