mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Minor refactoring
This commit is contained in:
parent
b08e4aed83
commit
8ca4cffb98
4 changed files with 6 additions and 5 deletions
|
|
@ -1886,7 +1886,6 @@ 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