WEB MEDIUM HTB Season 10 · 

CCTV

Browsing to `http://cctv.htb/zm/` reveals **ZoneMinder v1.37.63** login panel. Default credentials `admin:admin` grant access.

Category
WEB
OS
Linux

Enumeration

Port Scan

nmap -p- --min-rate 5000 -sS 10.129.1.11
22/tcp  open  ssh
80/tcp  open  http

Add Hostname

echo "10.129.1.11 cctv.htb" | sudo tee -a /etc/hosts

Web Enumeration

Browsing to http://cctv.htb/zm/ reveals ZoneMinder v1.37.63 login panel. Default credentials admin:admin grant access.


The rest of this writeup is locked

Contact me on Discord or LinkedIn for the password.

Contact on Discord

HackTheBox policy restricts publishing walkthroughs for active-season machines. This writeup is password-protected to respect that policy while keeping the content available to those who already have access.