mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Further decreasing number of testing payloads
This commit is contained in:
parent
48b627f3ff
commit
02470ea683
2 changed files with 12 additions and 0 deletions
|
|
@ -1788,6 +1788,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.followSitemapRecursion = None
|
||||
kb.forcedDbms = None
|
||||
kb.forcePartialUnion = False
|
||||
kb.futileUnion = None
|
||||
kb.headersFp = {}
|
||||
kb.heuristicDbms = None
|
||||
kb.heuristicMode = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue