Actions
Bug #6713
openWeak 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.
Updated by Philippe Antoine 14 days ago
Did you see SV test krb5-kerberoasting ? Is it not good ?
Actions