mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Fixes #1303
This commit is contained in:
parent
49212ec920
commit
00f190fc92
3 changed files with 37 additions and 47 deletions
|
|
@ -1864,6 +1864,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.technique = None
|
||||
kb.tempDir = None
|
||||
kb.testMode = False
|
||||
kb.testOnlyCustom = False
|
||||
kb.testQueryCount = 0
|
||||
kb.testType = None
|
||||
kb.threadContinue = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue