mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
added switch --load-cookies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user