# Privilege Escalation

## Automatic PE enumeration Tools

### Windows

{% embed url="<https://github.com/carlospolop/PEASS-ng/tree/master/winPEAS>" %}

{% embed url="<https://github.com/PowerShellMafia/PowerSploit/tree/master/Privesc>" %}
PowerSploit: Powerup.ps
{% endembed %}

{% embed url="<https://github.com/GhostPack/SharpUp>" %}

### Linux

{% embed url="<https://github.com/rebootuser/LinEnum>" %}

{% embed url="<https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS>" %}

{% embed url="<https://github.com/Tib3rius/AutoRecon>" %}

## Manual PE Trips

{% embed url="<https://book.hacktricks.xyz/windows-hardening/windows-local-privilege-escalation>" %}

{% embed url="<https://sirensecurity.io/blog/windows-privilege-escalation-resources/>" %}

{% embed url="<https://sirensecurity.io/blog/linux-privilege-escalation-resources/>" %}
