By dopheide
This script provides the ability to monitor and throw notices for outbound connections to a list of watched countries. It also adds orig and resp country codes to conn.log. It depends on having libmaxmind configured for GeoIP lookups.
This script expands the base known-services policy to include is_local_orig flag to indicate if the service was discovered from non-local nets (is_local_orig =F) or from local nets (is_local_orig=T).
By corelight
A Zeek base NetSupport detector. NetSupport is often abused by attackers in malware.
By rvictory
Monitors for new domains being queried for and raises a notice for them
By dopheide
This script enables easy customation of how notice actions are handled. It's built to work with eZeekConfigurator, but that isn't required.
By corelight
Package that extends the Notice Framework to include `ACTION_TELEGRAM` for sending messages on notices over Telegram.
By dopheide
This script just replaces the old ntp-monlist script to work with Zeek 3.0.0+
By activecm
Find and log open, long-lived connections into "open_conn", "open_ssl", and "open_http" logs.