Minor update

This commit is contained in:
Miroslav Stampar
2017-02-20 10:06:06 +01:00
parent d6e7c2acdc
commit 6b580a682a
4 changed files with 6 additions and 6 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__ = "Hyperguard Web Application Firewall (art of defence Inc.)"
__product__ = "Hyperguard Web Application Firewall (art of defence)"
def detect(get_page):
retval = False