diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-01-10 17:52:51 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-01-10 20:20:41 +0100 |
commit | 0cb951f143285a599a6d831c6fc2b3cb89d6aa67 (patch) | |
tree | d1fb2e4e76e63ecc4b917bf4587579577dc92ad3 /tests/cfgs/default/result/ocs.pcap.out | |
parent | d351907af8b93020d5d4ac2949d8e9dd0cfb0dd7 (diff) |
Improved WebSocket-over-HTTP detectionimproved/websocket-detection-and-chisel-ssh-tunnel
* 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/default/result/ocs.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/ocs.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/ocs.pcap.out b/tests/cfgs/default/result/ocs.pcap.out index 19fa81d13..a9fc87f2c 100644 --- a/tests/cfgs/default/result/ocs.pcap.out +++ b/tests/cfgs/default/result/ocs.pcap.out @@ -4,7 +4,7 @@ DPI Packets (TCP): 117 (9.75 pkts/flow) DPI Packets (UDP): 8 (1.00 pkts/flow) Confidence DPI : 18 (flows) Confidence Match by IP : 2 (flows) -Num dissector calls: 88 (4.40 diss/flow) +Num dissector calls: 93 (4.65 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) |