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.
PA Updated by Philippe Antoine 11 months ago
Did you see SV test krb5-kerberoasting ? Is it not good ?
PA Updated by Philippe Antoine 10 months ago
- Status changed from New to Feedback
Actions