RDP (3389)
Remote Desktop Protocol.
Last updated
Was this helpful?
Remote Desktop Protocol.
Last updated
Was this helpful?
3389 TCP
RDP
xfreerdp /u:<USER> /p:<PASS> /v:<IP>:<PORT> [/dynamic-resolution /drive:linux,<PATH_DIR_SHARE>]
(net use
to view the location of our redirected drive)
rdesktop -u <USER> -p <PASS>
CVE-2019-0708
BlueKeep is a critical security vulnerability that affects the Microsoft Windows Remote Desktop Protocol (RDP) service. This security flaw allows an attacker to execute remote code on a vulnerable system without the need for authentication, simply by sending specially constructed requests to the active RDP service. If successfully exploited, BlueKeep can allow the complete compromise of the system, including complete control of the machine.
If Restricted Admin Mode is enabled, to disable it you need to run this command on the host.