-
Notifications
You must be signed in to change notification settings - Fork 199
Home
Alexander edited this page Apr 7, 2022
·
4 revisions
Tokenvator is a small tool to alter privileges on the Windows.
This tool has two methods of operation - interactive and argument modes
Interactive Mode:
C:\> tokenvator.exe
(Tokens) > steal_token /process:908 /command:cmd.exe
Arguments Mode:
C:\> tokenvator.exe steal_token /process:908 /command:cmd.exe
For basic usage see help command:
(Tokens) > help
For context specific help, specify the command after help
(Tokens) > help Steal_Token
Name Optional Required
---- -------- --------
Steal_Token Command ProcessID
e.g. (Tokens)> Steal_Token /process:2180 or Steal_Token /process:2180 /command:cmd.exe
Note: Any unknown command will trigger the help menu