In this write-up, I will walk you through the steps I took to solve challenges in Defcon 32 Hackman CTF 2024. The CTF has 8 different challenges curated for
Upon spawning the machine, we got the ip address of the target machine.
Let's run nmap to find the open ports using the following command -
nmap -sV -sC