Update README.md

This commit is contained in:
Carlos Polop 2020-08-06 09:17:33 +01:00 committed by GitHub
parent e47619321d
commit 2e756a000b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,8 @@ Check also the **Local Windows Privilege Escalation checklist** from **[book.hac
## Quick Start ## Quick Start
**.Net >= 4.5 is required**
Download the **[latest obfuscated version from here](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS/winPEASexe/winPEAS/bin/Obfuscated%20Releases)** or **compile it yourself** (read instructions for compilation). Download the **[latest obfuscated version from here](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS/winPEASexe/winPEAS/bin/Obfuscated%20Releases)** or **compile it yourself** (read instructions for compilation).
```bash ```bash
winpeas.exe cmd searchall #cmd commands, search all filenames and avoid sleepig (noisy - CTFs) winpeas.exe cmd searchall #cmd commands, search all filenames and avoid sleepig (noisy - CTFs)