diff --git a/README.md b/README.md index 1fe6b8c..272d96f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LinPEAS - Linux Privilege Escalation Awsome Script (with colors!!) -Also valid for **Unix systems** +Also valid for other **Unix systems** (tested in Debian, CentOS, FreeBSD and OpenBSD) **LinPEAS performs the linux privilege escalation checks explained in [book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/privilege-escalation)** @@ -108,6 +108,7 @@ file="/tmp/linPE";RED='\033[0;31m';Y='\033[0;33m';B='\033[0;34m';NC='\033[0m';rm - Add more checks - Mantain updated the list of vulnerable SUID binaries - Mantain updated all the blacklists used to color the output +- Support for MacOS If you want to help with any of this, youu can do it using github issues or you can submit a pull request.