HOST: 10.10.16.10 — Shell: www-data
The file upload exploit from the previous phase landed a shell as www-data on 10.10.16.10. This is a low-privilege service account. Your objective is to enumerate the system, identify a privilege escalation path, and escalate to root.
| Property | Value |
|---|---|
| User | www-data |
| UID | 33 |
| Shell | /bin/sh (via web shell) |
| Home | /var/www |
| Groups | www-data |
Achieve a root shell and read /root/flag.txt.
Read /root/flag.txt after gaining root access and paste the flag below to complete the lab.