policy/protocols/krb/md5-ticket-logging.zeek

KRB

Add MD5 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

MD5 hash of ticket used to authorize request/transaction

new_ticket: string &log &optional

MD5 hash of ticket returned by the KDC

Detailed Interface