zeek/scripts/base/frameworks/netcontrol
Josh Soref 21e0d777b3 Spelling fixes: scripts
* accessing
* across
* adding
* additional
* addresses
* afterwards
* analyzer
* ancillary
* answer
* associated
* attempts
* because
* belonging
* buffer
* cleanup
* committed
* connects
* database
* destination
* destroy
* distinguished
* encoded
* entries
* entry
* hopefully
* image
* include
* incorrect
* information
* initial
* initiate
* interval
* into
* java
* negotiation
* nodes
* nonexistent
* ntlm
* occasional
* omitted
* otherwise
* ourselves
* paragraphs
* particular
* perform
* received
* receiver
* referring
* release
* repetitions
* request
* responded
* retrieval
* running
* search
* separate
* separator
* should
* synchronization
* target
* that
* the
* threshold
* timeout
* transaction
* transferred
* transmission
* triggered
* vetoes
* virtual

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-02 17:36:39 -04:00
..
plugins Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
__load__.zeek GH-379: move catch-and-release and unified2 scripts to policy/ 2019-06-05 13:33:45 -07:00
cluster.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
drop.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
main.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04: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 More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
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.