mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-25 15:49:03 +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