ESCALATE_LINUX: 1 Walkthrough
Escalate_Linux — A intentionally developed Linux vulnerable virtual machine.The main focus of this machine is to learn Linux Post…
Escalate_Linux — A intentionally developed Linux vulnerable virtual machine.The main focus of this machine is to learn Linux Post Exploitation (Privilege Escalation) Techniques.
“Escalate_Linux” A Linux vulnerable virtual machine contains different features as.
- 12+ ways of Privilege Escalation
- Vertical Privilege Escalation
- Horizontal Privilege Escalation
- Multi-level Privilege Escalation
Enumeration
- Enumerate the HTTP service using Gobuster, we will find the shell.php
This will bring up the reverse shell
This will be point where we get into the system.
Privilege Escalation
- Exploiting SUID File
- Cracking Root password
- Exploiting SUDO with changing the path variable
- Exploiting Crontab
- SUDO Elevate Privilege
- Writable /etc/passwd