mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Patch for an Issue #1434
This commit is contained in:
@@ -93,10 +93,10 @@ authType =
|
||||
# Syntax: username:password
|
||||
authCred =
|
||||
|
||||
# HTTP Authentication PEM private key. Useful only if the target URL requires
|
||||
# HTTP Authentication PEM private/cert key file. Useful only if the target URL requires
|
||||
# PKI authentication and you have such data.
|
||||
# Syntax: key_file
|
||||
authPrivate =
|
||||
authFile =
|
||||
|
||||
# Use a proxy to connect to the target URL.
|
||||
# Syntax: (http|https|socks4|socks5)://address:port
|
||||
|
||||
Reference in New Issue
Block a user