Package: base/protocols/websocket

base/protocols/websocket/__load__.zeek

base/protocols/websocket/consts.zeek

WebSocket constants.

base/protocols/websocket/main.zeek

Implements base functionality for WebSocket analysis.

Upon a websocket_established() event, logs all gathered information into websocket.log and configures the WebSocket analyzer with the headers collected via http events.