mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
added switch --load-cookies
This commit is contained in:
parent
4cfea96471
commit
b4cf8b05b3
5 changed files with 14 additions and 2 deletions
|
|
@ -42,6 +42,9 @@ pDel =
|
|||
# HTTP Cookie header.
|
||||
cookie =
|
||||
|
||||
# File containing cookies in Netscape/wget format
|
||||
loC =
|
||||
|
||||
# URL-encode generated cookie injections.
|
||||
# Valid: True or False
|
||||
cookieUrlencode = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue