linux-privesc

Linux Privesc

Ambient and Inheritable Linux Capabilities Explained

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Linux Privesc

Wildcard Injection on Linux: tar, chown, and rsync Pitfalls

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Linux Privesc

Practical Linux Enumeration with LinPEAS

A hands-on guide to running LinPEAS for fast Linux privilege escalation enumeration, reading its output, and defending against it.
Linux Privesc

Python Library Hijacking for Privilege Escalation on Linux

Abuse writable modules, PYTHONPATH, and sys.path ordering to hijack imports in privileged Python scripts and escalate to root.