|
|
|
|
|
by rogerbinns
4130 days ago
|
|
It was more akin to a self signed certificate, but also more complicated depending on domain setup. But also things changed a lot between RDP protocol versions. It did take me quite a while to reverse engineer the encryption. It was mostly done using IDA Pro and SoftIce. The hardest bit was because I had several crypto books, and whichever Microsoft employee implemented their security kept doing what the books said not to do, so I'd never expect to keep encountering the "wrong" way of doing things. https://www.hex-rays.com/products/ida/index.shtml https://en.wikipedia.org/wiki/SoftICE |
|
I think the newer RDP versions uses TLS BTW.