HackTheBoxEasy
HackTheBox โ Netmon
Abusing anonymous FTP access to steal PRTG Network Monitor config files with backup credentials, then exploiting a PRTG command injection vulnerability (CVE-2018-9276) for SYSTEM shell.
Overview
Netmon is a Windows machine rated Easy. The foothold relies on:
- Anonymous FTP access to the entire
C:\drive - Finding old PRTG config backup files containing credentials
- Guessing the current password based on backup creds
- Exploiting PRTG CVE-2018-9276 (authenticated RCE) for SYSTEM