mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor fix for end phase (Ctrl+C)
This commit is contained in:
@@ -1158,6 +1158,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.dep = None
|
||||
kb.docRoot = None
|
||||
kb.dynamicMarkings = []
|
||||
kb.endDetection = False
|
||||
kb.formNames = []
|
||||
kb.headersCount = 0
|
||||
kb.headersFp = {}
|
||||
|
||||
Reference in New Issue
Block a user