admin-to-sys-privilege-escalation This is a very simple privilege escalation technique, from admin to System. This is the same technique PSExec uses. Scan all processes for System token. Copy System token. Adjust Current token. Start process as System. Revert to self.