mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Fix for Issue #61
This commit is contained in:
@@ -1469,6 +1469,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.endDetection = False
|
||||
kb.explicitSettings = set()
|
||||
kb.errorIsNone = True
|
||||
kb.fileReadMode = False
|
||||
kb.forcedDbms = None
|
||||
kb.headersFp = {}
|
||||
kb.heuristicTest = None
|
||||
|
||||
Reference in New Issue
Block a user