mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor update
This commit is contained in:
parent
ad01aa7449
commit
130bcd4b9b
9 changed files with 33 additions and 36 deletions
|
|
@ -1886,6 +1886,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.hintValue = None
|
||||
kb.htmlFp = []
|
||||
kb.httpErrorCodes = {}
|
||||
kb.identYwaf = False
|
||||
kb.inferenceMode = False
|
||||
kb.ignoreCasted = None
|
||||
kb.ignoreNotFound = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue