Windows: Enabling Remote Desktop
Lab Environment
In this lab environment, you will be provided with GUI access to a Kali machine. The target machine running a vulnerable application will be accessible at demo.ine.local.
Your task is to fingerprint the vulnerable application using the tools available on the Kali machine and then exploit the vulnerability using the Metasploit framework. Then, enable the target machine RDP service and access it using xfreerdp tool.
Objective: Your task is to find and exploit the vulnerable application and get the RDP session to find the flag!
Note: rdesktop will not work on this setup as it does not support NLA. Please use xfreerdp to connect to the RDP server.
Tools
The best tools for this lab are:
Nmap
Metasploit Framework
xfreerdp
Writeup
Last updated