mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 00:42:23 +01:00
forgot in last commit
This commit is contained in:
parent
1151af52bb
commit
6653907700
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue