Code refactoring and cosmetics

This commit is contained in:
Bernardo Damele
2011-01-07 15:41:09 +00:00
parent a8d660db54
commit 1c86ec374e
7 changed files with 76 additions and 83 deletions

View File

@@ -98,6 +98,7 @@ class PAYLOAD:
COMPARISON = "comparison"
GREP = "grep"
TIME = "time"
UNION = "union"
class TECHNIQUE:
HEURISTIC = 0