mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Reintroducing option --cookie-del
This commit is contained in:
@@ -36,12 +36,15 @@ googleDork =
|
||||
# Data string to be sent through POST.
|
||||
data =
|
||||
|
||||
# Character used for splitting cookie values
|
||||
# Character used for splitting parameter values
|
||||
pDel =
|
||||
|
||||
# HTTP Cookie header.
|
||||
cookie =
|
||||
|
||||
# Character used for splitting cookie values
|
||||
cDel =
|
||||
|
||||
# File containing cookies in Netscape/wget format
|
||||
loadCookies =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user