zeek/scripts/base/frameworks
Robin Sommer d99f041ac5
Add WebSocket support for exchanging events with external clients.
This exposes Broker's new WebSocket support in Zeek. To enable it,
call `Broker::listen_websocket()`. Zeek will then start listening on
port 9997 for incoming WebSocket connections.

See the Broker documentation for a description of the message format
expected over these WebSocket connections.
2022-06-02 10:31:52 +02:00
..
analyzer Fix types for Analyzer::register_for_port(s) to be the same 2021-12-10 17:48:19 +00:00
broker Add WebSocket support for exchanging events with external clients. 2022-06-02 10:31:52 +02:00
cluster Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
config annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
control annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
dpd Add analyzer_confirmation and analyzer_violation events 2021-11-23 19:36:50 -07:00
files Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
input More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
intel deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
logging annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
netcontrol Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
notice deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
openflow update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
packet-filter Propagate BPF_Program error message to script land 2022-05-25 09:41:35 -07:00
reporter Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
signatures deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
software deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
sumstats deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
supervisor Add Supervisor::node_status notification event 2022-05-30 21:36:35 -07:00
tunnels Add GTPv1 packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00