Starting the box
Link to the box: https://app.hackthebox.com/machines/gavel
Port Scan
We start off the box by running a port scan on the provided IP.Attacker Linux
Terminal Output
Terminal Output
- Port 22: Running SSH.
- Port 80: Web server redirect to http://gavel.htb
Edit the Hosts file
As always, we edit the/etc/hosts file to add the hostname:
Attacker Linux
Nano Interface

