ðŸ–¥ï¸ Challenge / Machine Info
- Platform: vulnhub
- Name / Title: dc1
- Difficulty: Easy
- Target OS / Environment: Linux
- Key Vulnerability Focus: Drupalgeddon2 / SUID find
Walkthrough
- Foothold: Exploit Drupal CMS via Drupalgeddon2 (CVE-2018-7600) using Metasploit to get a www-data shell.
- Privilege Escalation: Locate SUID /usr/bin/find, run -exec /bin/sh \; to get root.