mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 21:21:33 +00:00
Whitespace removal from varnish WAF script
This commit is contained in:
@@ -10,7 +10,7 @@ import re
|
||||
from lib.core.enums import HTTP_HEADER
|
||||
from lib.core.settings import WAF_ATTACK_VECTORS
|
||||
|
||||
__product__ = "Varnish FireWall (OWASP) "
|
||||
__product__ = "Varnish FireWall (OWASP)"
|
||||
|
||||
def detect(get_page):
|
||||
retval = False
|
||||
|
||||
Reference in New Issue
Block a user