Important update to parse correctly the <where> tag during exploitation phase.

Minor code cleanup.
This commit is contained in:
Bernardo Damele
2010-12-03 10:44:16 +00:00
parent 7d6f51f758
commit 22de82634a
3 changed files with 58 additions and 39 deletions

View File

@@ -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