Exploiting Windows & Privilege Escalation from TryHackMe (ICE Room)
Recon NMAP SYN Scan sudo nmap -sS -p- 10.10.185.210 -Pn -o nmap.log For some reason, my nmap is taking a lot of time (perhaps I ran -p- it means to…
No Comments
Overview:
Target Machine IP Address: 192.168.56.118
My Kali Machine IP Address: 192.168.56.117
Mission:
Boot to Root
1. To get user flag
2. To get root flag
3. To get root access
Level: Easy/Medium
Easy