
By default, Windows listening on port 3389 f0r RDP (Remote Desktop Protocol), hence it has becomes a favor for attacker.
To change the port number, just go to windows registry:
Start -> Run -> regedit
Under the path:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp > PortNumber option
Change the port 3389 to the number you preferred.
Reference:
How to change the listening port for Remote Desktop
0 Responses to “Change Windows RDP port”