mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Minor improvement
This commit is contained in:
parent
996ad59126
commit
864711b434
5 changed files with 9 additions and 6 deletions
|
|
@ -1922,6 +1922,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.futileUnion = None
|
||||
kb.headersFp = {}
|
||||
kb.heuristicDbms = None
|
||||
kb.heuristicExtendedDbms = None
|
||||
kb.heuristicMode = False
|
||||
kb.heuristicPage = False
|
||||
kb.heuristicTest = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue