From d923cb99e35ec97a2965b01f6ee995fff9fad690 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Sun, 28 Apr 2019 11:44:48 +0530 Subject: [PATCH] remove generic HTTP response code --- db/wafSignatures.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/wafSignatures.json b/db/wafSignatures.json index d425318..d9e91b2 100644 --- a/db/wafSignatures.json +++ b/db/wafSignatures.json @@ -290,7 +290,7 @@ "headers" : "Secure Entry Server" }, "Varnish FireWall (OWASP)" : { - "code" : "404", + "code" : "", "page" : "Request rejected by xVarnish-WAF|\\bXID: \\d+", "headers" : "" },