Hack The Box - Meow
Hello everyone! I am a entering into cybersecurity and just cracked my first challenge on the Hackthebox platform. Today, I'm sharing my experience tackling one of the "Starting Point" machines called "Meow". My aim is to work through each starting point machine and to write writeups along the way.
You can find all the machines from starting point module from here
Upon connecting to the target machine via OpenVPN, HackTheBox promptly provided me with the IP address.

TARGET MACHINE IP ADDRESS
[MACHINE_IP]
Let’s get started with the machine now by scanning the IP address on our local machine using Nmap.