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

