base/protocols/krb/main.bro
-
KRB
Implements base functionality for KRB analysis. Generates the kerberos.log
file.
Summary
Events
KRB::log_krb : event |
Event that can be handled to access the KRB record as it is sent on
to the logging framework. |
Detailed Interface
Options
-
KRB::ignored_errors
-
{
"Need to use PA-ENC-TIMESTAMP/PA-PK-AS-REQ",
"NEEDED_PREAUTH"
}
The server response error texts which are not logged.
Events
-
KRB::log_krb
-
Event that can be handled to access the KRB record as it is sent on
to the logging framework.