mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
![]() At the moment, we have support for: elliptic_curves: client supported elliptic curves ec_point_formats: list of client supported EC point formats application_layer_protocol_negotiation: list of supported application layer protocols (used for spdy/http2 negotiation) server_name: server name sent by client. This was supported before, but... a bit brittle. |
||
---|---|---|
.. | ||
actions | ||
extend-email | ||
__load__.bro | ||
cluster.bro | ||
main.bro | ||
non-cluster.bro | ||
README | ||
weird.bro |
The notice framework enables Bro to "notice" things which are odd or potentially bad, leaving it to the local configuration to define which of them are actionable. This decoupling of detection and reporting allows Bro to be customized to the different needs that sites have.