mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-06-12 11:01:35 -07:00
f
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
  
|
||||
|
||||
## 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
|
||||
[](https://www.youtube.com/watch?v=9_fJv_weLU0&list=PL9fPq3eQfaaDxjpXaDYApfVA_IB8T14w7)
|
||||
|
||||
|
||||
+4
-2
@@ -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.
|
||||
|
||||
[](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**
|
||||
|
||||
Reference in New Issue
Block a user