Dev.to Security πŸ” Cybersecurity πŸ‘ 0

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 SYSTEM and NT AUTHORITY\SYSTEM
  • Strict --pid + --user validation
  • 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.

πŸ“° Read the original article on Dev.to Security

Originally published by Dev.to Security. Aggregated on AIWithGhost for educational purposes β€” full credit and traffic to the original publisher.