THM - MD2PDF box writeup
Initial Enumeration
Nmap Scan
Scanning for open ports and services:
nmap -sS -sV -sC TARGET_IP
Results:
Port 80: HTTP
Port 5000: HTTP (admin panel)
Vulnerability Discovery
Gobuster Enumeration
Running directory brute force to discover hidden en...
try-hack-me-write-ups.hashnode.dev2 min read