TryHackMe Blue writeup
Blue is the second machine in TryHackMe’s “Offensive pentesting” path.
Enumeration
We will start with nmap scan on the target:
nmap nmap -sV -vv --script vuln 10.10.221.153
PORT STATE SERVICE REASON VERSION
135/tcp open msrpc ...
hacking4ra.men5 min read