TokRun v1.0 Released
I just released TokRun v1.0, a local Windows token-based process launcher for authorized administration, lab, and red-team environments. TokRun can enumerate accessible process tokens and launch either a visible cmd.exe
I just released TokRun v1.0, a local Windows token-based process launcher for authorized administration, lab, and red-team environments.
TokRun can enumerate accessible process tokens and launch either a visible cmd.exe shell or a local executable under a selected token.
## Highlights
- List accessible Windows process tokens
- Launch by user name or PID
- Supports
SYSTEMandNT AUTHORITY\SYSTEM - Strict
--pid+--uservalidation - Clean default output
- Verbose diagnostics for troubleshooting
- Improved visible console handling on modern Windows builds
GitHub: https://github.com/blue0x1/TokRun
Use only on systems you own or are explicitly authorized to assess or administer.
Originally published by Dev.to Security. Aggregated on AIWithGhost for educational purposes β full credit and traffic to the original publisher.