Update README.md

This commit is contained in:
Carlos Polop 2019-11-04 01:23:01 +00:00 committed by GitHub
parent 52e6a8ca3f
commit 673dbb6bfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Check the **Local Linux Privilege Escalation checklist** from **[book.hacktricks
## Quick Start ## Quick Start
```bash ```bash
#From github #From github
curl https://raw.githubusercontent.com/carlospolop/linux-privilege-escalation-awsome-script/master/linpeas.sh | sh curl https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-script-suite/master/linPEAS/linpeas.sh | sh
``` ```
```bash ```bash