mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
added the same for proxy authorization header
This commit is contained in:
@@ -296,6 +296,7 @@ def initTargetEnv():
|
||||
kb.injType = None
|
||||
kb.nullConnection = None
|
||||
kb.parenthesis = None
|
||||
kb.proxyAuthHeader = None
|
||||
kb.unionComment = ""
|
||||
kb.unionCount = None
|
||||
kb.unionPosition = None
|
||||
|
||||
Reference in New Issue
Block a user