Web Filter still allowing traffic?
I have a webfilter active with some URL's
URL Type Action Status
*.123.domain1.com Wildcard Allow Enable
*.123.domain2.com Wildcard Allow Enable
*.123.domain3.com Wildcard Allow Enable
*.* Wildcard Block Enable
If i do a telnet> telnet www.xyzdomain.com 443
In my opinion this should be blocked, but it shows:
HTTP/1.1 400 Bad Request
Server: nginx/1.17.7
Date: Thu, 18 Feb 2021 14:19:24 GMT
Content-Type: text/html
Content-Length: 157
Connection: close
<html> <head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/1.17.7</center>
</body>
</html>
Does this expose a security risk for PC contacting a Malware site.
Regards,
Henk
