mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
some updates
This commit is contained in:
parent
3f9450b9dc
commit
9e5f933ace
4 changed files with 23 additions and 3 deletions
|
|
@ -1117,6 +1117,7 @@ def __setKnowledgeBaseAttributes():
|
|||
kb.cache.content = {}
|
||||
kb.cache.regex = {}
|
||||
|
||||
kb.flushCookies = False
|
||||
kb.commonOutputs = None
|
||||
|
||||
kb.data = advancedDict()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue