From d80ea84d2ebebe29761f3727fbc5295ba3cb81b8 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 8 Nov 2023 01:27:42 +0100 Subject: Reset `Unidirectional Traffc` risk if packets from both directions processed. * Fixed risk hash value calculation, which was only done lower 32 bits. * Reduced default reader threads count to two if cross compiling. Signed-off-by: Toni Uhlig --- test/results/flow-info/default/snapchat_call.pcapng.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/results/flow-info/default/snapchat_call.pcapng.out') diff --git a/test/results/flow-info/default/snapchat_call.pcapng.out b/test/results/flow-info/default/snapchat_call.pcapng.out index ee2cf1f04..46ec666e5 100644 --- a/test/results/flow-info/default/snapchat_call.pcapng.out +++ b/test/results/flow-info/default/snapchat_call.pcapng.out @@ -4,6 +4,8 @@ new: [.....1] [ip4][..udp] [.192.168.12.169][42083] -> [.18.184.138.142][..443] detected: [.....1] [ip4][..udp] [.192.168.12.169][42083] -> [.18.184.138.142][..443] [QUIC][AmazonAWS][Web][Acceptable] RISK: Missing SNI TLS Extn, Unidirectional Traffic + detection-update: [.....1] [ip4][..udp] [.192.168.12.169][42083] -> [.18.184.138.142][..443] [QUIC][AmazonAWS][Web][Acceptable] + RISK: Missing SNI TLS Extn detection-update: [.....1] [ip4][..udp] [.192.168.12.169][42083] -> [.18.184.138.142][..443] [QUIC.SnapchatCall][AmazonAWS][VoIP][Acceptable] RISK: Missing SNI TLS Extn analyse: [.....1] [ip4][..udp] [.192.168.12.169][42083] -> [.18.184.138.142][..443] [QUIC.SnapchatCall][AmazonAWS][VoIP][Acceptable] -- cgit v1.2.3