Skip to content

This is a very simple privilege escalation technique, from admin to System. This is the same technique PSExec uses.

Notifications You must be signed in to change notification settings

OlivierLaflamme/PyExec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a2ff36 · Sep 11, 2019

History

3 Commits
Sep 11, 2019
Sep 11, 2019

Repository files navigation

admin-to-sys-privilege-escalation

This is a very simple privilege escalation technique, from admin to System. This is the same technique PSExec uses.

  1. Scan all processes for System token.
  2. Copy System token.
  3. Adjust Current token.
  4. Start process as System.
  5. Revert to self.

About

This is a very simple privilege escalation technique, from admin to System. This is the same technique PSExec uses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages