mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
fix for Bug #165
This commit is contained in:
@@ -1001,6 +1001,7 @@ def __setKnowledgeBaseAttributes():
|
||||
|
||||
kb.dep = None
|
||||
kb.docRoot = None
|
||||
kb.dynamicContent = []
|
||||
kb.headersCount = 0
|
||||
kb.headersFp = {}
|
||||
kb.htmlFp = []
|
||||
|
||||
Reference in New Issue
Block a user