mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Update and fix for an Issue #182
This commit is contained in:
parent
10b671d625
commit
511c3b8dcc
4 changed files with 18 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue