From 0c8bc9f0555fa19d56bb686a2233772ae408f77b Mon Sep 17 00:00:00 2001 From: Toni Date: Wed, 24 Aug 2022 13:22:46 +0200 Subject: Add FastCGI protocol detection. (#1711) * CQL: fixed byte order conversion (BigEndian not LittleEndian) * CQL: increased required successful dissected packets to prevent false-positives Signed-off-by: Toni Uhlig Signed-off-by: Toni Uhlig --- tests/result/log4j-webapp-exploit.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/log4j-webapp-exploit.pcap.out') diff --git a/tests/result/log4j-webapp-exploit.pcap.out b/tests/result/log4j-webapp-exploit.pcap.out index 854137da1..a7aa71bc2 100644 --- a/tests/result/log4j-webapp-exploit.pcap.out +++ b/tests/result/log4j-webapp-exploit.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 63 (9.00 pkts/flow) Confidence Unknown : 2 (flows) Confidence DPI : 5 (flows) -Num dissector calls: 449 (64.14 diss/flow) +Num dissector calls: 450 (64.29 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