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/pcap/fastcgi.pcap | Bin 0 -> 73899 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/fastcgi.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/fastcgi.pcap b/tests/pcap/fastcgi.pcap new file mode 100644 index 000000000..7819523e5 Binary files /dev/null and b/tests/pcap/fastcgi.pcap differ -- cgit v1.2.3