Merge pull request #49 from rixinsc/patch-1

Fix typo in README of linPEAS
This commit is contained in:
Carlos Polop
2020-06-15 17:48:38 +01:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ The goal of this script is to search for possible **Privilege Escalation Paths**
This script doesn't have any dependency.
It uses **/bin/sh** sintax, so can run in anything supporting `sh` (and the binaries and parameters used).
It uses **/bin/sh** syntax, so can run in anything supporting `sh` (and the binaries and parameters used).
By default, **linpeas won't write anything to disk and won't try to login as any other user using `su`**.