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 --- .../results/flow-info/default/dtls_session_id_and_coockie_both.pcap.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/results/flow-info/default/dtls_session_id_and_coockie_both.pcap.out') diff --git a/test/results/flow-info/default/dtls_session_id_and_coockie_both.pcap.out b/test/results/flow-info/default/dtls_session_id_and_coockie_both.pcap.out index 1d1b644ac..49d0c3a9f 100644 --- a/test/results/flow-info/default/dtls_session_id_and_coockie_both.pcap.out +++ b/test/results/flow-info/default/dtls_session_id_and_coockie_both.pcap.out @@ -4,6 +4,8 @@ new: [.....1] [ip4][..udp] [185.196.113.239][50257] -> [223.116.105.247][44443] detected: [.....1] [ip4][..udp] [185.196.113.239][50257] -> [223.116.105.247][44443] [DTLS][Unknown][Web][Safe] RISK: TLS (probably) Not Carrying HTTPS, Missing SNI TLS Extn, Unidirectional Traffic + detection-update: [.....1] [ip4][..udp] [185.196.113.239][50257] -> [223.116.105.247][44443] [DTLS][Unknown][Web][Safe] + RISK: TLS (probably) Not Carrying HTTPS, Missing SNI TLS Extn detection-update: [.....1] [ip4][..udp] [185.196.113.239][50257] -> [223.116.105.247][44443] [DTLS][Unknown][Web][Safe] RISK: TLS (probably) Not Carrying HTTPS, Missing SNI TLS Extn idle: [.....1] [ip4][..udp] [185.196.113.239][50257] -> [223.116.105.247][44443] [DTLS][Unknown][Web][Safe] -- cgit v1.2.3