zeek/scripts/base/frameworks/netcontrol
2024-12-12 17:54:42 +01:00
..
plugins Netcontrol: more logging in catch-and-release 2024-02-05 14:38:21 +00:00
__load__.zeek
cluster.zeek netcontrol: Move to Cluster::publish() 2024-12-12 17:54:42 +01:00
drop.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
main.zeek Netcontrol: add rule_added_policy 2024-02-05 18:52:27 +00:00
non-cluster.zeek Add warning for ineffective &default arguments in handlers 2020-04-09 22:51:01 -07:00
plugin.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
README
shunt.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
types.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00

The NetControl framework provides a way for Zeek to interact with networking
hard- and software, e.g. for dropping and shunting IP addresses/connections,
etc.