Local Services

The technique below we learned in the Proving Ground machine Squid.


FullPowers.exe

If we have a service account we can regain our privileges when we start a task. However the started process won't have the SeImpersonateToken for this we will use FullPowers.exe which we can find below in itm4n's repository.

FullPowers.exe Repo
Technique Explaination

Last updated