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>
This commit is contained in:
Toni 2025-01-11 11:23:42 +01:00 committed by GitHub
parent d351907af8
commit 9a0a3bb8e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
91 changed files with 167 additions and 104 deletions

View file

@ -1,6 +1,6 @@
DPI Packets (TCP): 797 (1.00 pkts/flow)
Confidence DPI : 797 (flows)
Num dissector calls: 11955 (15.00 diss/flow)
Num dissector calls: 12752 (16.00 diss/flow)
LRU cache ookla: 0/0/0 (insert/search/found)
LRU cache bittorrent: 0/0/0 (insert/search/found)
LRU cache stun: 0/0/0 (insert/search/found)