> For the complete documentation index, see [llms.txt](https://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/privilege-escalation/windows/03-power-sploit.md).

# PowerSploit

> A PowerShell Post-Exploitation Framework

* [GitHub - PowerShellMafia/PowerSploit](https://github.com/PowerShellMafia/PowerSploit)
* [random/StartListener.py at master · obscuresec/random · GitHub](https://github.com/obscuresec/random/blob/master/StartListener.py)
* [powershell\_scripts/ps\_encoder.py at master · darkoperator/powershell\_scripts · GitHub](https://github.com/darkoperator/powershell_scripts/blob/master/ps_encoder.py)

## PowerUp

> PowerUp aims to be a clearinghouse of common Windows privilege escalation vectors that rely on misconfigurations.

```powershell
PowerSploit/Privesc/PowerUp.ps1
Invoke-AllChecks
```
