PE Scripts

Windows Exploit Suggester

This is an old tool that uses the systeminfo output to suggest possible kernel exploits. https://github.com/AonCyberLabs/Windows-Exploit-Suggester

WinPeas

This script checks for many different local privilege escalations. It also has an auto attack which makes this a bad choice for OSCP. https://github.com/carlospolop/PEASS-ng/tree/master/winPEAS

Last updated

Was this helpful?