nerdexam
(ISC)2

CISSP · Question #1195

What is the MOST common cause of Remote Desktop Protocol (RDP) compromise?

The correct answer is B. Brute force attack. RDP is most commonly compromised through brute force attacks, where attackers systematically try username and password combinations against exposed RDP services (default port 3389).

Submitted by rachelw· Mar 5, 2026Security Operations

Question

What is the MOST common cause of Remote Desktop Protocol (RDP) compromise?

Options

  • APort scan
  • BBrute force attack
  • CRemote exploit
  • DSocial engineering

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    93% (39)
  • D
    2% (1)

Why each option

RDP is most commonly compromised through brute force attacks, where attackers systematically try username and password combinations against exposed RDP services (default port 3389).

APort scan

A port scan is a reconnaissance technique used to discover open ports and services, not a method to directly compromise RDP - it may precede an attack but is not itself an attack.

BBrute force attackCorrect

Brute force attacks are the most prevalent RDP attack vector because RDP is frequently exposed directly to the internet on port 3389 with weak or default credentials, making automated credential stuffing and password spraying highly effective. Threat intelligence consistently identifies brute force as the leading initial access method for RDP compromise, often leading to ransomware deployment or unauthorized remote access.

CRemote exploit

Remote exploits targeting RDP vulnerabilities (e.g., BlueKeep/CVE-2019-0708) do exist but are far less common than brute force attacks because they require unpatched systems and more sophisticated exploitation techniques.

DSocial engineering

Social engineering manipulates users psychologically to divulge credentials or grant access, but it is not the most common direct method used to compromise RDP services specifically.

Concept tested: Most common RDP attack vector and security risk

Source: https://www.cisa.gov/news-events/cybersecurity-advisories/aa21-131a

Topics

#RDP#brute force attack#attack vectors#common vulnerabilities

Community Discussion

No community discussion yet for this question.

Full CISSP Practice