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/imaps.pcap.out | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'test/results/flow-info/default/imaps.pcap.out') diff --git a/test/results/flow-info/default/imaps.pcap.out b/test/results/flow-info/default/imaps.pcap.out index 62ed47ea9..34fc6a15f 100644 --- a/test/results/flow-info/default/imaps.pcap.out +++ b/test/results/flow-info/default/imaps.pcap.out @@ -15,6 +15,8 @@ RISK: TLS (probably) Not Carrying HTTPS detection-update: [.....2] [ip4][..tcp] [....192.168.0.1][51529] -> [.....10.10.10.1][..993] [IMAPS][Unknown][Email][Safe] RISK: TLS (probably) Not Carrying HTTPS - idle: [.....1] [ip4][..tcp] [....192.168.1.8][50506] -> [.167.99.215.164][..993] - idle: [.....2] [ip4][..tcp] [....192.168.0.1][51529] -> [.....10.10.10.1][..993] + idle: [.....1] [ip4][..tcp] [....192.168.1.8][50506] -> [.167.99.215.164][..993] [IMAPS.ntop][Unknown][Email][Safe] + RISK: TLS (probably) Not Carrying HTTPS + idle: [.....2] [ip4][..tcp] [....192.168.0.1][51529] -> [.....10.10.10.1][..993] [IMAPS][Unknown][Email][Safe] + RISK: TLS (probably) Not Carrying HTTPS DAEMON-EVENT: shutdown -- cgit v1.2.3