unconstrained-delegation
Methodology
Check if TGTDelegation is enabled accross forest trust.
Abuse printer bug or check for high value target tickets in memory.
Capture the TGT of the high value target.
Copy the ticket (remove extra spaces).
Pass the ticket
(OPTIONAL) Dcsync krbtgt.
Check if TGTDelegation is enabled:
netdom trust contoso.local /domain:eu.local /query /EnableTgtDelegationIf output says
YES->eu.localis vulnerable to TGT delegation attacks.If output says
NO- > The trust does not allow TGT delegation.
Binaries
[!INFO] Remember to follow the Binaries methodology
Rubeus
Monitor the target for the TGT:
Abuse printer bug: https://github.com/leechristensen/SpoolSample https://github.com/topotam/PetitPotam
Pass the ticket:
Last updated