Blue - TryHackMe Problem Solving
Blue - TryHackMe Deploy & hack into a Windows machine, leveraging common misconfigurations issues. Task 1 Recon Scan and learn what exploit this machine is vulnerable to. Please note that this machine does not respond to ping (ICMP) and may take a few minutes to boot up. This room is not meant to be a boot2root CTF, rather, this is an educational series for complete beginners. Professionals will likely get very little out of this room beyond basic practice as the process here is meant to be beginner-focused. Answer the questions below --------------------------------------------- 1. Scan the machine. (If you are unsure how to tackle this, I recommend checking out the Nmap room) Ans: No answer needed. 2. How many ports are open with a port number under 1000? Ans: 3 3. What is this machine vulnerable to? (Answer in the form of: ms??-???, ex: ms08-067) Ans: ms17-010 Task 2 Gain Access Exploit the machine and gain a foothold.