I was sitting here looking at the process that was claiming that I didn’t have the correct rights to kill. I thought that this would be the perfect use for the “exploit”. This is what I did:
- Open up a command prompt.
- Type in the following:
at (time) /interactive “cmd.exe” with (time) being a valid timestamp. - When the timestamp passes, the system will run a command prompt. We can then use that command prompt and type “taskmgr” to run the Task Manager.
- We then kill the explorer process.
- Then start a new explorer process.
- When the new explorer process is running, it shows that our username is now SYSTEM.
As we are now system, Windows grants us rights to anything on the box and we can now kill the offending process.