Obj 9 Silver Ticket for Host
Task Get command execution on DC by creating a silver ticket for Host Service, WMI.
From the information gathered in previous steps we have the hash for machine account of the domain controller (dcorp-dc$). We are going to use this information to create a silver ticket for the Host service on the DC.
Run the following command from an elevated shell
Silver Ticket - BetterSafetyKatz
Silver Ticket - Mimikatz
Start a netcat listener on the student vm
We need to run a modified reverse powershell script
Now, Lets create a task on the DC to download our new script
Now we can run the task to run our script
We should have gotten a call back on our listener as nt/authority!
- PART 2 - This is the same result as above just another way to do it
Create Silver Ticket
Inject a ticket for RPCSS
Check to make sure the ticket is present
Now we can try to run WMI commands on the DC
Last updated