How to avoid using RDP in Windows

How to avoid using RDP in Windows

Assessment

Interactive Video

Architecture, Information Technology (IT)

University

Hard

Created by

Quizizz Content

FREE Resource

The video discusses the risks associated with using Remote Desktop Protocol (RDP) due to recent vulnerabilities that allow unauthenticated attackers to gain access to systems. It emphasizes the importance of patching these vulnerabilities and highlights the risks of brute force attacks. The video suggests using PowerShell Remoting as a secure alternative to RDP, which avoids exposing port 3389 and reduces security risks.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main reason for the recommendation to stop using RDP?

It requires too much bandwidth.

It has recent vulnerabilities that allow unauthorized access.

It is too expensive to maintain.

It is not compatible with modern operating systems.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the response to the severe RDP vulnerability discovered in May?

RDP was completely disabled on all systems.

The vulnerability was ignored due to lack of exploits.

Microsoft released patches for older systems, including Windows XP.

A new version of RDP was released.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a common risk associated with open RDP ports?

They require frequent updates.

They slow down network performance.

They are vulnerable to brute force attacks.

They can lead to data corruption.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is recommended as a secure alternative to RDP?

SSH

PowerShell Remoting

FTP

Telnet

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a recommended practice when using PowerShell Remoting?

Disable logging to improve performance.

Use TLS or SSL for secure connections.

Enable it only on weekends.

Use it without any encryption.