Эскалация привилегий в Linux
★ 6.6 · security
linux-privilege-escalation is a Claude Code skill that provides a systematic methodology for escalating privileges on Linux systems, from initial enumeration to obtaining a root shell from a low-privilege account. The workflow spans five phases: manual and automated system enumeration (using LinPEAS, LinEnum, and Linux Exploit Suggester), kernel exploit identification and execution (covering Dirty COW CVE-2016-5195, Dirty Pipe CVE-2022-0847, and others), sudo misconfiguration abuse via GTFOBins and LD_PRELOAD, SUID binary exploitation, and attacks against cron jobs, capabilities, PATH hijacking, and NFS weaknesses. Designed for penetration testers and security professionals who need a structured playbook for identifying, exploiting, and documenting Linux privilege escalation paths during authorized engagements.
- #linux
- #privilege-escalation
- #suid
- #sudo
- #kernel-exploit