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

elevationstation

C++ ★ 386 via github-topic
→ View on GitHub
Elevation Station is a privilege escalation tool that facilitates the duplication and manipulation of system tokens to gain higher privileges on Windows systems. Its primary use case includes bypassing User Account Control (UAC) and achieving SYSTEM-level access, with notable features such as becoming a TrustedInstaller and utilizing various escalation methods like process and thread duplication, along with named pipes and remote thread injection. This tool aims to avoid antivirus detection while providing users with a deeper understanding of token management and escalation techniques.