mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Minor layout adjustments, minor fixes and updated changelog
This commit is contained in:
parent
fa0507ab39
commit
654aecedfe
13 changed files with 133 additions and 58 deletions
|
|
@ -453,6 +453,7 @@ def __setKnowledgeBaseAttributes():
|
|||
kb.dbms = None
|
||||
kb.dbmsDetected = False
|
||||
kb.dbmsVersion = None
|
||||
kb.headersFp = {}
|
||||
kb.htmlFp = []
|
||||
kb.injParameter = None
|
||||
kb.injPlace = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue