mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor cleanup
This commit is contained in:
@@ -1484,6 +1484,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.docRoot = None
|
||||
kb.dumpTable = None
|
||||
kb.dynamicMarkings = []
|
||||
kb.dynamicParameter = False
|
||||
kb.endDetection = False
|
||||
kb.explicitSettings = set()
|
||||
kb.errorIsNone = True
|
||||
|
||||
Reference in New Issue
Block a user