mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-26 03:23:48 +03:00
Whitespace removal from varnish WAF script
This commit is contained in:
parent
f7cde3099b
commit
9df514cf41
|
@ -10,7 +10,7 @@ import re
|
||||||
from lib.core.enums import HTTP_HEADER
|
from lib.core.enums import HTTP_HEADER
|
||||||
from lib.core.settings import WAF_ATTACK_VECTORS
|
from lib.core.settings import WAF_ATTACK_VECTORS
|
||||||
|
|
||||||
__product__ = "Varnish FireWall (OWASP) "
|
__product__ = "Varnish FireWall (OWASP)"
|
||||||
|
|
||||||
def detect(get_page):
|
def detect(get_page):
|
||||||
retval = False
|
retval = False
|
||||||
|
|
Loading…
Reference in New Issue
Block a user