mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Update and fix for an Issue #182
This commit is contained in:
@@ -1513,6 +1513,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.multiThreadMode = False
|
||||
kb.negativeLogic = False
|
||||
kb.nullConnection = None
|
||||
kb.pageCompress = True
|
||||
kb.pageTemplate = None
|
||||
kb.pageTemplates = dict()
|
||||
kb.previousMethod = None
|
||||
|
||||
Reference in New Issue
Block a user