mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
forgot in last commit
This commit is contained in:
parent
1151af52bb
commit
6653907700
|
@ -1361,6 +1361,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.suppressSession = False
|
||||
kb.suppressResumeInfo = False
|
||||
kb.technique = None
|
||||
kb.tested = []
|
||||
kb.testMode = False
|
||||
kb.testQueryCount = 0
|
||||
kb.threadContinue = True
|
||||
|
|
Loading…
Reference in New Issue
Block a user