Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

22 lines
508 B
ReStructuredText

:orphan:
Package: base/protocols/websocket
=================================
:doc:`/scripts/base/protocols/websocket/__load__.zeek`
:doc:`/scripts/base/protocols/websocket/consts.zeek`
WebSocket constants.
:doc:`/scripts/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.