mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
fix for Bug #165
This commit is contained in:
parent
61120b0bac
commit
19fb2e3dcf
4 changed files with 96 additions and 32 deletions
|
|
@ -1001,6 +1001,7 @@ def __setKnowledgeBaseAttributes():
|
|||
|
||||
kb.dep = None
|
||||
kb.docRoot = None
|
||||
kb.dynamicContent = []
|
||||
kb.headersCount = 0
|
||||
kb.headersFp = {}
|
||||
kb.htmlFp = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue