mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-10 02:01:57 +00:00
Minor update
This commit is contained in:
parent
9da8d55128
commit
e0401104f2
4 changed files with 12 additions and 4 deletions
|
|
@ -1863,6 +1863,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.authHeader = None
|
||||
kb.bannerFp = AttribDict()
|
||||
kb.binaryField = False
|
||||
kb.browserVerification = None
|
||||
|
||||
kb.brute = AttribDict({"tables": [], "columns": []})
|
||||
kb.bruteMode = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue