winPEAS¶
winPEAS is part of the PEASS - Privilege Escalation Awesome Scripts SUITE and can be downloaded from Github https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS. There are 2 versions of winPEAS, a batch script and executable.
- Batch Script
wget https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/winPEAS/winPEASbat/winPEAS.bat
- Exe 32-bit
wget https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/winPEAS/winPEASexe/binaries/x86/Release/winPEASx86.exe
- Exe 64-bit
wget https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/winPEAS/winPEASexe/binaries/x64/Release/winPEASx64.exe
LOLBAS¶
Living Off The Land Binaries and Scripts (and also Libraries) https://lolbas-project.github.io/#
Git Repo
git clone git@github.com:LOLBAS-Project/LOLBAS.git