Skip to content

0xbadjuju/Tokenvator

Repository files navigation

Tokenvator

A tool to alter privilege with Windows Tokens

For documentation please see the wiki:
https://github.com/0xbadjuju/Tokenvator/wiki

Building instructions can be found here:
https://github.com/0xbadjuju/Tokenvator/wiki/Building-Tokenvator

This project now utilizes MonkeyWorks, to clone issue the following command:
git clone --recursive https://github.com/0xbadjuju/Tokenvator.git

Tokenvator.exe GetSystem /Process:3016 /command:'cmd.exe /c net user /add testuser Password1'

Author, Contributors, and License

Author: Alexander Polce Leary (@0xbadjuju), NetSPI - 2018

License: BSD 3-Clause

Dependencies: MonkeyWorks DInvoke