This commit is contained in:
Carlos Polop
2026-04-30 13:45:33 +02:00
parent 8bf6564d02
commit 49bafa87a9
2 changed files with 8 additions and 2 deletions
+4
View File
@@ -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 <https://hacktricks-training.com/courses/lhe/> 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)
+4 -2
View File
@@ -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 <https://hacktricks-training.com/courses/lhe/> 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**