mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor fix for end phase (Ctrl+C)
This commit is contained in:
parent
fb75d0636b
commit
d974a966b8
3 changed files with 8 additions and 6 deletions
|
|
@ -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 = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue