From ab09b8ce2e72c562ad1bfc2ec2cecca9c23fb2a8 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Mon, 20 Jun 2022 00:22:13 +0200 Subject: Added unidirectional traffic flow risk --- doc/flow_risks.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/flow_risks.rst b/doc/flow_risks.rst index de7b88d14..9d798bc97 100644 --- a/doc/flow_risks.rst +++ b/doc/flow_risks.rst @@ -278,3 +278,10 @@ NDPI_ANONYMOUS_SUBSCRIBER =================================== The risk is set whenever the (source) ip address has been anonymized and it can't be used to identify the subscriber. Example: the flow is generated by an iCloud-private-relay exit node. + +.. _Risk 046: + +NDPI_UNIDIRECTIONAL_TRAFFIC_SUBSCRIBER +=================================== +The risk is set whenever the flow has unidirectional traffic (typically no traffic on the server to client direction). THis +risk is not triggered for multicast/broadcast destinations. -- cgit v1.2.3