From 4cafa7cb1e184ee4168dbc04d62ced7c5815710a Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Mon, 26 Jul 2021 09:38:53 +0200 Subject: Improved risk detection mask algorithm --- example/protos.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example') diff --git a/example/protos.txt b/example/protos.txt index 560baf296..555503f4c 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -51,6 +51,6 @@ ip:54.80.47.130@AmazonPrime # For Flows with a hostname (e.g. TLS) the risk is also put in AND with the host_risk_mask #ip_risk_mask:192.168.1.0/24=0 #ip_risk_mask:10.196.157.228=0 -#host_risk_mask:".local"=0 - +host_risk_mask:".local"=0 +host_risk_mask:".msftconnecttest.com"=0 -- cgit v1.2.3