Tools
PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment. PowerSploit is comprised of the following modules and scripts:
PowerUp aims to be a clearinghouse of common Windows privilege escalation vectors that rely on misconfigurations.
For importing the PowerUp.ps1, first we have to bypass the PowerShell execution policy:
Last updated