mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-12 00:16:37 +00:00
minor update (for future implementation of more advanced error page logic)
This commit is contained in:
@@ -1003,6 +1003,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.dep = None
|
||||
kb.docRoot = None
|
||||
kb.dynamicContent = []
|
||||
kb.errorPages = set()
|
||||
kb.headersCount = 0
|
||||
kb.headersFp = {}
|
||||
kb.htmlFp = []
|
||||
|
||||
Reference in New Issue
Block a user