diff --git a/README.md b/README.md index 8762346..c65e4df 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ ![](https://img.shields.io/badge/Black-Arch-black) ![](https://img.shields.io/badge/Arch-AUR-brightgreen) ![](https://img.shields.io/badge/Black%20Hat%20Arsenal-Asia%202020-red) +## Linux Privesc official course to master LinPEAS + +**Check to learn tens of linux privesc techniques and master LinPEAS** + # Basic Tutorial [![Tutorial](https://img.youtube.com/vi/2Ey1WQXNp3w/0.jpg)](https://www.youtube.com/watch?v=9_fJv_weLU0&list=PL9fPq3eQfaaDxjpXaDYApfVA_IB8T14w7) diff --git a/linPEAS/README.md b/linPEAS/README.md index be93862..e9221b2 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -6,10 +6,12 @@ Check the **Local Linux Privilege Escalation checklist** from **[book.hacktricks.wiki](https://book.hacktricks.wiki/en/linux-hardening/linux-privilege-escalation-checklist.html)**. -> **Dec 2025 update:** linpeas now inspects Linux kernels for CVE-2025-38352 (POSIX CPU timers race) by combining CONFIG_POSIX_CPU_TIMERS_TASK_WORK state with kernel build information, so you immediately know if publicly available PoCs might succeed. - [![asciicast](https://asciinema.org/a/250532.png)](https://asciinema.org/a/309566) +## Linux Privesc official course to master LinPEAS + +**Check to learn tens of linux privesc techniques and master LinPEAS** + ## MacPEAS Just execute `linpeas.sh` in a MacOS system and the **MacPEAS version will be automatically executed**