mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Removing single-thread limit for time-based SQLi
This commit is contained in:
@@ -1875,6 +1875,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.followSitemapRecursion = None
|
||||
kb.forcedDbms = None
|
||||
kb.forcePartialUnion = False
|
||||
kb.forceThreads = None
|
||||
kb.forceWhere = None
|
||||
kb.futileUnion = None
|
||||
kb.heavilyDynamic = False
|
||||
|
||||
Reference in New Issue
Block a user