aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2021-07-26 09:38:53 +0200
committerLuca Deri <deri@ntop.org>2021-07-26 09:38:53 +0200
commit4cafa7cb1e184ee4168dbc04d62ced7c5815710a (patch)
treec7aac3ee5230bc44d0ffa83cecf0fc26f0de3a5a /example
parent29ec34f66d91004f460aa6d4f3e28d75b78c9aa5 (diff)
Improved risk detection mask algorithm
Diffstat (limited to 'example')
-rw-r--r--example/protos.txt4
1 files changed, 2 insertions, 2 deletions
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