diff options
author | Toni <matzeton@googlemail.com> | 2025-01-11 11:23:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-11 11:23:42 +0100 |
commit | 9a0a3bb8e77896d11c851736c550a0f8e10e3a43 (patch) | |
tree | d1fb2e4e76e63ecc4b917bf4587579577dc92ad3 /tests/cfgs/disable_protocols | |
parent | d351907af8b93020d5d4ac2949d8e9dd0cfb0dd7 (diff) |
Improved WebSocket-over-HTTP detection (#2664)
* detect `chisel` SSH-over-HTTP-WebSocket
* use `strncasecmp()` for `LINE_*` matching macros
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/disable_protocols')
-rw-r--r-- | tests/cfgs/disable_protocols/result/soap.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_protocols/result/soap.pcap.out b/tests/cfgs/disable_protocols/result/soap.pcap.out index 7218d2299..173dc70c4 100644 --- a/tests/cfgs/disable_protocols/result/soap.pcap.out +++ b/tests/cfgs/disable_protocols/result/soap.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 20 (6.67 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 1 (flows) -Num dissector calls: 456 (152.00 diss/flow) +Num dissector calls: 457 (152.33 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/6/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |