Starting the box
Link to the box: https://app.hackthebox.com/machines/MonitorsFour
Port Scan
We start off the box by running a port scan on the provided IP.Attacker Linux
Terminal Output
Terminal Output
- Port 80 is open, redirecting to http://monitorsfour.htb/
- Port 5985 is open, which is the usual port for WinRM.
Edit the Hosts file
As always, we edit the/etc/hosts file to add the hostname:
Attacker Linux
Nano Interface

