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/http-basic-auth.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/http-basic-auth.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/http-basic-auth.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/http-basic-auth.pcap.out b/tests/cfgs/default/result/http-basic-auth.pcap.out index be5bab391..2b3957b81 100644 --- a/tests/cfgs/default/result/http-basic-auth.pcap.out +++ b/tests/cfgs/default/result/http-basic-auth.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 9 DPI Packets (TCP): 183 (7.32 pkts/flow) Confidence Match by port : 9 (flows) Confidence DPI : 16 (flows) -Num dissector calls: 240 (9.60 diss/flow) +Num dissector calls: 256 (10.24 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/27/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |