diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-11-21 18:56:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 16:56:01 +0100 |
commit | 35abafec4fabcb7ad91973e4e9d3c505589e47ca (patch) | |
tree | 993a9571ae7c546e7b1354e5f7256517dee7557b /tests/cfgs/default/result/threema.pcap.out | |
parent | ae6e6d61f0644ebe13adb7ef328ceb123daae818 (diff) |
Get rid of Apache Cassandra false positives (#2159)
* Rewrite Apache Cassandra dissector
* Replace memcmp with strncmp
* Add payload length check
* Update Cassandra dissector
* Update test results
---------
Co-authored-by: 0xA50C1A1 <mage.wizard88@gmail.com>
Diffstat (limited to 'tests/cfgs/default/result/threema.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/threema.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/threema.pcap.out b/tests/cfgs/default/result/threema.pcap.out index 9e162e799..3f5011f7e 100644 --- a/tests/cfgs/default/result/threema.pcap.out +++ b/tests/cfgs/default/result/threema.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 66 (11.00 pkts/flow) Confidence DPI : 4 (flows) Confidence Match by IP : 2 (flows) -Num dissector calls: 1224 (204.00 diss/flow) +Num dissector calls: 1246 (207.67 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/6/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |