diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-08-23 21:56:33 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-08-24 11:54:24 +0200 |
commit | 5e57c2ca2f299ad53dd8e01d3aec88a624d15851 (patch) | |
tree | 78e848b716456ae3ce95f15d2b3cf11c40a30ea2 /tests/result/tls-appdata.pcap.out | |
parent | e135c1c5e3a6b202f4b29374426bbc9808978045 (diff) |
Add FastCGI protocol detection.add/fastcgi
* CQL: fixed byte order conversion (BigEndian not LittleEndian)
* CQL: increased required successful dissected packets to prevent false-positives
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/result/tls-appdata.pcap.out')
-rw-r--r-- | tests/result/tls-appdata.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/tls-appdata.pcap.out b/tests/result/tls-appdata.pcap.out index fd0bd030e..8c2251921 100644 --- a/tests/result/tls-appdata.pcap.out +++ b/tests/result/tls-appdata.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 17 (8.50 pkts/flow) Confidence DPI : 2 (flows) -Num dissector calls: 126 (63.00 diss/flow) +Num dissector calls: 127 (63.50 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) |