From 82d07eb351c1a4dc25326148e6fc390f9c065d34 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 5 Jul 2022 13:11:41 +0200 Subject: Detect SMTPs w/ STARTTLS as TLS and dissect client/server hello. Fixes #1630. * FTP needs to get updated as well as it has similiar STARTTLS semantics -> follow-up Signed-off-by: Toni Uhlig --- tests/result/ftp-start-tls.pcap.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/result/ftp-start-tls.pcap.out') diff --git a/tests/result/ftp-start-tls.pcap.out b/tests/result/ftp-start-tls.pcap.out index 1e5ce3bde..6112adf25 100644 --- a/tests/result/ftp-start-tls.pcap.out +++ b/tests/result/ftp-start-tls.pcap.out @@ -1,6 +1,6 @@ -Guessed flow protos: 0 +Guessed flow protos: 1 -DPI Packets (TCP): 10 (10.00 pkts/flow) +DPI Packets (TCP): 51 (51.00 pkts/flow) Confidence DPI : 1 (flows) FTP_CONTROL 51 7510 1 -- cgit v1.2.3