]> git.ipfire.org Git - thirdparty/suricata.git/commit
krb: log for ticket encryption
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 22 Jul 2022 15:20:58 +0000 (17:20 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 5 Aug 2022 17:51:07 +0000 (19:51 +0200)
commit64b2385c645400309f69b5acc12f97fe9f518b83
tree053a671ce6138fb94f6b6d14ff654a9132fe7336
parent7fcc6696cb283b8ec9e3c9640726376821087883
krb: log for ticket encryption

Also logs if the ticket encryption is weak.
It is different from the encryption used for the rest of the
packet, and this allows to detect kerberoasting attack.

Ticket: #5442
etc/schema.json
rust/src/krb/krb5.rs
rust/src/krb/log.rs