Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Mimikatz Token - Control Security Tokens | Online Free DevTools by Hexmos

Control security tokens with Mimikatz Token. Elevate privileges, list tokens, and revert to original tokens. Free online tool, no registration required.

mimikatz-token

List and manipulate security tokens. More information: https://github.com/gentilkiwi/mimikatz.

  • List tokens:

mimikatz "token::list"

  • Elevate privileges by impersonating a token:

mimikatz "token::elevate"

  • Revert to original token:

mimikatz "token::revert"