Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 792 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 792 Bytes

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