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/dns_dot.pcap.out | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/results/flow-info/default/dns_dot.pcap.out') diff --git a/test/results/flow-info/default/dns_dot.pcap.out b/test/results/flow-info/default/dns_dot.pcap.out index 66468fa6c..e32784bca 100644 --- a/test/results/flow-info/default/dns_dot.pcap.out +++ b/test/results/flow-info/default/dns_dot.pcap.out @@ -6,5 +6,6 @@ RISK: Known Proto on Non Std Port, TLS (probably) Not Carrying HTTPS, Missing SNI TLS Extn detection-update: [.....1] [ip4][..tcp] [..192.168.1.185][58290] -> [........8.8.8.8][..853] [TLS.DoH_DoT][Google][Network][Acceptable][] RISK: Known Proto on Non Std Port, TLS (probably) Not Carrying HTTPS, Missing SNI TLS Extn - idle: [.....1] [ip4][..tcp] [..192.168.1.185][58290] -> [........8.8.8.8][..853] + idle: [.....1] [ip4][..tcp] [..192.168.1.185][58290] -> [........8.8.8.8][..853] [TLS.DoH_DoT][Google][Network][Acceptable] + RISK: Known Proto on Non Std Port, TLS (probably) Not Carrying HTTPS, Missing SNI TLS Extn DAEMON-EVENT: shutdown -- cgit v1.2.3