mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-08 06:26:35 +00:00
Important update to parse correctly the <where> tag during exploitation phase.
Minor code cleanup.
This commit is contained in:
@@ -1175,6 +1175,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.tamperFunctions = []
|
||||
kb.targetUrls = set()
|
||||
kb.testedParams = set()
|
||||
kb.technique = None
|
||||
kb.unionComment = ""
|
||||
kb.unionCount = None
|
||||
kb.unionPosition = None
|
||||
|
||||
Reference in New Issue
Block a user