mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
turning back on time auto-adjustment mechanism (if turned off) after a threshold run of valid chars
This commit is contained in:
@@ -1512,6 +1512,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.testQueryCount = 0
|
||||
kb.threadContinue = True
|
||||
kb.threadException = False
|
||||
kb.timeValidCharsRun = 0
|
||||
kb.uChar = NULL
|
||||
kb.xpCmdshellAvailable = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user