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.

๐Ÿ“… 2025-03-15ยท
#Windows#FTP#PRTG#RCE#CVE-2018-9276

Overview

Netmon is a Windows machine rated Easy. The foothold relies on:

  1. Anonymous FTP access to the entire C:\ drive
  2. Finding old PRTG config backup files containing credentials
  3. Guessing the current password based on backup creds
  4. Exploiting PRTG CVE-2018-9276 (authenticated RCE) for SYSTEM