mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor update planned for a long time (in case of heuristic test was positive warn the user properly at the end if program fails)
This commit is contained in:
@@ -1378,6 +1378,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.formNames = []
|
||||
kb.headersCount = 0
|
||||
kb.headersFp = {}
|
||||
kb.heuristicTest = None
|
||||
kb.hintValue = None
|
||||
kb.htmlFp = []
|
||||
kb.ignoreTimeout = False
|
||||
|
||||
Reference in New Issue
Block a user