TryHackMe HackPark writeup
HackPark is the third machine in the “Advanced Exploitation” part of TryHackMe’s “Offensive pentesting” path.
Enumeration
Nmap scan:
nmap -sC -sV -o nmap.txt 10.10.37.35
80/tcp open http Microsoft IIS httpd 8.5
3389/tcp open ssl/ms...
hacking4ra.men3 min read