Unconstrained Delegation
Requirements
Domain Controllers will always have TrustedForDelegation enabled!
Description
Explanation
WITHOUT Unconstrained Delegation
WITH Unconstrained Delegation
Enumeration
1) Powerview
2) Powershell
Ticket Acquisition
1) Rubeus (Binary)
2) Invoke-Rubeus
3) Mimikatz
4) Invoke-Mimikatz
Pass the Ticket (PtT)
1) Rubeus (Binary)
2) Invoke-Rubeus
3) Mimikatz
4) Invoke-Mimikatz
Forced Authentication
Printer Bug https://raw.githubusercontent.com/NotMedic/NetNTLMtoSilverTicket/master/Get-SpoolStatus.ps1
Enumerate for vulnerable servers
PowerView
Set Rubeus for ticket harvesting
Perform Forced Authentication
1) Invoke-SpoolSample
2) SharpSpoolTrigger https://github.com/cube0x0/SharpSystemTriggers
Collect Ticket for Profit! Impersonate this using Pass the Ticket.
Last updated