mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-14 17:36:34 +00:00
added the same for proxy authorization header
This commit is contained in:
@@ -1070,6 +1070,7 @@ def __setKnowledgeBaseAttributes():
|
||||
|
||||
kb.parenthesis = None
|
||||
kb.partRun = None
|
||||
kb.proxyAuthHeader = None
|
||||
kb.lastRequestUID = 0
|
||||
kb.queryCounter = 0
|
||||
kb.resumedQueries = {}
|
||||
|
||||
Reference in New Issue
Block a user