RE: Securing RDP – Is it possible?
Posted by Craig S. Wright on Apr 15
Changing the default port adds obscurity and not security.
Next, SSL will help with TLS fully enabled – this is client side
certificates, but these are rarely used.
Otherwise, SSL is just a dark tunnel, it helps stop sniffing, but not the
attacks. In fact, it makes it more difficult to…