[
  {
    "path": "README.md",
    "content": "# Linux-Privilege-Escalation-Resources\nCompilation of Resources for TCM's Linux Privilege Escalation course\n\n### General Links\nTCM Website: https://www.thecybermentor.com/\n\nTCM-Sec: https://tcm-sec.com/\n\nCourse: \n* https://www.udemy.com/course/linux-privilege-escalation-for-beginners/ (udemy)\n* https://academy.tcm-sec.com/p/linux-privilege-escalation (tcm academy)\n\nTwitch: https://www.twitch.tv/thecybermentor\n\nTwitter: https://twitter.com/thecybermentor\n\nYouTube: https://www.youtube.com/c/thecybermentor\n\nTryHackMe: https://tryhackme.com/\n\nLinuxPrivEscArena: https://tryhackme.com/room/linuxprivescarena\n\n### Introduction\nBasic Linux Priv Esc: https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/\n\nLinux Priv Esc PayloadAllTheThings: https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Linux%20-%20Privilege%20Escalation.md\n\nLinux Priv Esc Checklist: https://book.hacktricks.xyz/linux-unix/linux-privilege-escalation-checklist\n\nSushant 747's Guide: https://sushant747.gitbooks.io/total-oscp-guide/privilege_escalation_-_linux.html\n\n### Exploring Automated Tools\nLinPEAS: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS\n\nLinEnum: https://github.com/rebootuser/LinEnum\n\nLinux exploit suggester: https://github.com/mzet-/linux-exploit-suggester\n\nLinuxPrivChecker: https://github.com/sleventyeleven/linuxprivchecker\n\n### Escalation Path: Kernel Exploits\nKernel Exploits: https://github.com/lucyoa/kernel-exploits\n\n### Escalation Path: Sudo\nGTFOBins: https://gtfobins.github.io/\n\nLinuxPrivEscPlayground: https://tryhackme.com/room/privescplayground\n\nwget example: https://veteransec.com/2018/09/29/hack-the-box-sunday-walkthrough/\n\ndirsearch: https://github.com/maurosoria/dirsearch\n\nCMS Made Simple ExploitDB: https://www.exploit-db.com/exploits/46635\n\nCVE-2019-14287 ExploitDB: https://www.exploit-db.com/exploits/46635\n\nCVE-2019-18634 GitHub: https://github.com/saleemrashid/sudo-cve-2019-18634\n\n### Escalation Path: Other SUID Escalation\nNginx Exploit: http://legalhackers.com/advisories/Nginx-Exploit-Deb-Root-PrivEsc-CVE-2016-1247.html\n\n### Escalation Path: Capabilities\nPriv Esc using Capabilities: https://www.hackingarticles.in/linux-privilege-escalation-using-capabilities/\n\nSUID vs. Capabilities: https://mn3m.info/posts/suid-vs-capabilities/\n\nCapabilites Priv Esc w/ OpennSLL and Selinux enabled and enforced: https://medium.com/@int0x33/day-44-linux-capabilities-privilege-escalation-via-openssl-with-selinux-enabled-and-enforced-74d2bec02099\n"
  }
]