> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Rust-Privesc

Rust ★ 20 via github-topic
→ View on GitHub
Rust-Privesc is a collection of proof-of-concept (POC) tools designed to demonstrate User Account Control (UAC) bypass techniques implemented in Rust. It includes methods such as exploiting fake trusted directories and manipulating environment variables to execute command shell processes. Notable features include straightforward implementations of UAC bypass methods and the execution of `cmd.exe` as a default behavior.