Update company name in parenthesis

This commit is contained in:
flsf
2014-12-15 17:29:59 +08:00
parent a56dcc1dc3
commit 872902b1c9
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import re
from lib.core.enums import HTTP_HEADER
from lib.core.settings import WAF_ATTACK_VECTORS
__product__ = "Safedog Web Application Firewall (safedog)"
__product__ = "Safedog Web Application Firewall (Safedog)"
def detect(get_page):
retval = False