mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Minor update
This commit is contained in:
parent
8ec165d688
commit
2cba4e2d78
4 changed files with 5 additions and 2 deletions
|
|
@ -1916,6 +1916,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.errorIsNone = True
|
||||
kb.falsePositives = []
|
||||
kb.fileReadMode = False
|
||||
kb.fingerprinted = False
|
||||
kb.followSitemapRecursion = None
|
||||
kb.forcedDbms = None
|
||||
kb.forcePartialUnion = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue