mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 13:29:02 +00:00
Implementation for an Issue #118
This commit is contained in:
@@ -43,7 +43,7 @@ pDel =
|
||||
cookie =
|
||||
|
||||
# File containing cookies in Netscape/wget format
|
||||
loC =
|
||||
loadCookies =
|
||||
|
||||
# URL-encode generated cookie injections.
|
||||
# Valid: True or False
|
||||
@@ -303,7 +303,7 @@ uChar =
|
||||
|
||||
# Domain name used for DNS exfiltration attack
|
||||
# Valid: string
|
||||
dName =
|
||||
dnsName =
|
||||
|
||||
|
||||
[Fingerprint]
|
||||
@@ -584,7 +584,7 @@ csvDel = ,
|
||||
# vulnerable by stacked queries SQL injection or you are connecting directly
|
||||
# to the DBMS (-d switch).
|
||||
# Syntax: username:password
|
||||
dCred =
|
||||
dbmsCred =
|
||||
|
||||
# Retrieve each query output length and calculate the estimated time of
|
||||
# arrival in real time.
|
||||
|
||||
Reference in New Issue
Block a user