mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-09 06:56:36 +00:00
Implementation of crawling results normalization
This commit is contained in:
@@ -1953,6 +1953,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.mergeCookies = None
|
||||
kb.multipleCtrlC = False
|
||||
kb.negativeLogic = False
|
||||
kb.normalizeCrawlingChoice = None
|
||||
kb.nullConnection = None
|
||||
kb.oldMsf = None
|
||||
kb.orderByColumns = None
|
||||
|
||||
Reference in New Issue
Block a user