
Proof-of-concept exploit for CVE-2026-69451, a privilege escalation vulnerability in Fastprox. Executes arbitrary commands with elevated privileges and outputs results to a file.
PoC for the CVE-2026-69451, blogpost at https://fj016.fr/blog/cve-2026-69451-en
fastprox_eop.exe --cmd "whoami /all" --out "filename.txt"