Powerup#
A powershell script to attempt privelige escalation on a windows machine. It can be sourced from:
Once coppied to the target machine, it must be invoked using 2 commands
./powerup.ps1
Invoke-AllChecks
The first command launches the script (when running from meterpreter in kali), then we run ‘all checks’ to see what we can find :-)
NOTE: powershell requires ‘' as ‘’ in meterpreter (must escape the escape char)