Windows Server RDP error

0

Hello,

I am working on a class for cloud security and I am trying to get a Windows Server 2016 EC2 up and running. I have no issues getting the instance built, but I am unable to log in via RDP. When I download the RDP file and try connecting, get an error after providing the username and password from my AWS console I get a CredSSP error. I have tried forcing my local system to be vulnerable using GPO settings to bypass this error but I am still unable to RDP into my server.

Any help would be appreciated.

CVE https://support.microsoft.com/en-us/topic/credssp-updates-for-cve-2018-0886-5cbf9e5f-dc6d-744f-9e97-7ba400d6d3ea

Tyler
asked 2 years ago404 views
1 Answer
0

I was able to work around this issue; by using a Linux client I was able to RDP into my server. The issue stems from the fact that Network Level Authentication is enabled by default and that is where the CredSSP error is. Once I got in on Linux I was able to disable NLA and I can get in using a Windows RDP client.

Tyler
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions