githubEdit

PowerUp

Github repo: https://github.com/PowerShellMafia/PowerSploit/tree/master/Privesc

STEPS:

1)

powershell -ep bypass

2)

Import-Module ./PowerUp.ps1

3)

Invoke-AllChecks

Last updated