zeek/doc/scripts/base/protocols/websocket/index.rst
Tim Wojtulewicz ded98cd373 Copy docs into Zeek repo directly
This is based on commit 2731def9159247e6da8a3191783c89683363689c from the
zeek-docs repo.
2025-09-26 02:58:29 +00:00

21 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.