Actions
Bug #6713
open
CF
OD
Weak ciphers event in Kerberos protocol
Bug #6713:
Weak ciphers event in Kerberos protocol
Affected Versions:
Effort:
Difficulty:
low
Label:
Protocol, Rust
Description
The weak cipher event is located on the encrypted data for TGS_REP. This is incorrect I think. We should check the ticket encryption type and not the encrypted data.
The current implementation detects ASREPRoasting but not Kerberoasting.
Actions