Fix typo in README of linPEAS

This commit is contained in:
Rixinsc 2020-06-15 16:17:01 +00:00
parent c2fb4acf93
commit c1c23680ef

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`**.