Skip to content

0xbadjuju/Tokenvator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 22, 2021 11:22
December 7, 2017 19:26
October 6, 2023 09:17

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