modifying redirection code for only two choices

This commit is contained in:
Miroslav Stampar
2012-03-18 17:27:08 +00:00
parent c03d0e24fb
commit 0fc4288a7c
5 changed files with 14 additions and 18 deletions

View File

@@ -152,9 +152,8 @@ class HASHDB_KEYS:
KB_DYNAMIC_MARKINGS = "KB_DYNAMIC_MARKINGS"
class REDIRECTION:
FOLLOW = "1"
ORIGINAL = "2"
IGNORE = "3"
YES = "Y"
NO = "N"
class PAYLOAD:
SQLINJECTION = {