policy/protocols/krb/ticket-logging.zeek

KRB

Add Kerberos ticket hashes to the krb.log

Namespace:

KRB

Imports:

base/protocols/krb

Summary

Redefinitions

KRB::Info: record

New Fields:

KRB::Info

auth_ticket: string &log &optional

Hash of ticket used to authorize request/transaction

new_ticket: string &log &optional

Hash of ticket returned by the KDC

Detailed Interface