From 11dc0b73e0bc8a08b7508ab55639b94422dee5c4 Mon Sep 17 00:00:00 2001 From: sweetroll Date: Wed, 15 Apr 2020 08:04:38 -0600 Subject: [PATCH] readme typo fix corrected "searh" to "search" --- linPEAS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linPEAS/README.md b/linPEAS/README.md index ee4a4a2..1006b9e 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -2,7 +2,7 @@ ![](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/raw/master/linPEAS/images/linpeas.png) -**LinPEAS is a script that searh for possible paths to escalate privileges on Linux/Unix\* hosts. The checks are explained on [book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/privilege-escalation)** +**LinPEAS is a script that search for possible paths to escalate privileges on Linux/Unix\* hosts. The checks are explained on [book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/privilege-escalation)** Check the **Local Linux Privilege Escalation checklist** from **[book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/linux-privilege-escalation-checklist)**.