diff options
author | Toni <matzeton@googlemail.com> | 2022-08-24 13:22:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-24 13:22:46 +0200 |
commit | 0c8bc9f0555fa19d56bb686a2233772ae408f77b (patch) | |
tree | 78e848b716456ae3ce95f15d2b3cf11c40a30ea2 /tests/result/mssql_tds.pcap.out | |
parent | e135c1c5e3a6b202f4b29374426bbc9808978045 (diff) |
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 <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/result/mssql_tds.pcap.out')
-rw-r--r-- | tests/result/mssql_tds.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/mssql_tds.pcap.out b/tests/result/mssql_tds.pcap.out index 4414d57ae..44f6c50ca 100644 --- a/tests/result/mssql_tds.pcap.out +++ b/tests/result/mssql_tds.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 18 (1.50 pkts/flow) Confidence Match by port : 1 (flows) Confidence DPI : 11 (flows) -Num dissector calls: 287 (23.92 diss/flow) +Num dissector calls: 289 (24.08 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) |