CTF - HTB - OpenAdmin
March 16, 2022Today we solve the OpenAdmin box on hackthebox.eu. First we start with a basic nmap scan: Port 80 gives us the default Apache page, we…
CTF - HTB - Traverxec
April 12, 2022We start with an nmap scan: The webserver is which is vulnerable to an RCE: We quickly use the metasploit module to get an initial shell…