mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Fixes #1649
This commit is contained in:
@@ -1915,6 +1915,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.timeValidCharsRun = 0
|
||||
kb.uChar = NULL
|
||||
kb.unionDuplicates = False
|
||||
kb.whereCollectTimes = False
|
||||
kb.xpCmdshellAvailable = False
|
||||
|
||||
if flushAll:
|
||||
|
||||
Reference in New Issue
Block a user