zeek/testing/btest/scripts/base/protocols/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.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
coalesced-reply-ping.zeek websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00
events.zeek websocket: Fix crash for fragmented messages 2024-01-22 18:54:38 +01:00
fragmented-http-reply.zeek websocket: Fix opcode for continuation frames 2024-01-24 22:57:24 +01:00
jupyter-websocket.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
key-accept-wrong.zeek websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00
wstunnel-http.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-https.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh-configure-break.zeek websocket: Handle breaking from WebSocket::configure_analyzer() 2024-01-22 18:54:41 +01:00
wstunnel-ssh-configure-wrong.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh-configure.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh-disabled.zeek Merge remote-tracking branch 'origin/topic/awelzel/3424-http-upgrade-websocket-v1' 2024-01-23 18:17:50 +01:00
wstunnel-ssh.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00