[HackTheBox] Optimum
This is a really nice box.
Even before the recon results came back I took a look at the webserver and a single searchsploit gave me foothold.


Foothold:

Privilege Escalation:

Systeminfo seemed suspicios so I put it through windows-exploit-suggester

Since I didn't find anything from manual enumeration I started off with these.
The first one did not work for me, but the second one gave an ezpz path to root.

Window-Exploit-Suggester is a superpower for sure.