zeek/testing/btest/Traces/websocket
Arne Welzel fb7799bdf6 websocket: Fix opcode for continuation frames
A continuation frame has the same type as the first frame, but that
information wasn't used nor kept, resulting payload of continuation
frames not being forwarded. The pcap was created with a fake Python
server and a bit of message crafting.
2024-01-24 22:57:24 +01:00
..
broker-websocket.pcap WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
fragmented-http-reply.pcap websocket: Fix opcode for continuation frames 2024-01-24 22:57:24 +01:00
jupyter-websocket.pcap WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
message-too-big-status.pcap websocket: Fix crash for fragmented messages 2024-01-22 18:54:38 +01:00
reply-ping-coalesced.pcap btest/websocket: Test for coalesced reply-ping 2024-01-22 18:54:38 +01:00
reply-ping-separate.pcap btest/websocket: Test for coalesced reply-ping 2024-01-22 18:54:38 +01:00
two-binary-fragments.pcap websocket: Fix crash for fragmented messages 2024-01-22 18:54:38 +01:00
wrong-accept-header.pcap websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00
wstunnel-http.pcap WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-https.pcap WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh.pcap WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00