From 5e57c2ca2f299ad53dd8e01d3aec88a624d15851 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 23 Aug 2022 21:56:33 +0200 Subject: Add FastCGI protocol detection. * CQL: fixed byte order conversion (BigEndian not LittleEndian) * CQL: increased required successful dissected packets to prevent false-positives Signed-off-by: Toni Uhlig --- tests/result/tls_invalid_reads.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/tls_invalid_reads.pcap.out') diff --git a/tests/result/tls_invalid_reads.pcap.out b/tests/result/tls_invalid_reads.pcap.out index 9b54ff9ee..41a7404da 100644 --- a/tests/result/tls_invalid_reads.pcap.out +++ b/tests/result/tls_invalid_reads.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 10 (3.33 pkts/flow) Confidence Match by IP : 1 (flows) Confidence DPI : 2 (flows) -Num dissector calls: 126 (42.00 diss/flow) +Num dissector calls: 127 (42.33 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) -- cgit v1.2.3