Umbra Wiki attack-pattern attack-pattern/CAPEC-555
Back to wiki

CAPEC-555 — Remote Services with Stolen Credentials

provenance: imported · ATT&CK: T1021 T1114.002 T1133 · CWE: CWE-262 CWE-263 CWE-294 CWE-308 CWE-309 CWE-521 CWE-522

CAPEC-555: Remote Services with Stolen Credentials

MITRE CAPEC attack pattern

Status Stable
Typical severity Very High
Likelihood of attack
Catalogue CAPEC 3.9 (2023-01-24)

Description

This pattern of attack involves an adversary that uses stolen credentials to leverage remote services such as RDP, telnet, SSH, and VNC to log into a system. Once access is gained, any number of malicious activities could be performed.

Where this sits in the chain

A finding maps to a weakness (CWE), a weakness is exploited by an attack pattern (CAPEC), and an attack pattern shows up in ATT&CK as observed adversary behaviour. This page is the middle hop.

Weaknesses exploited: CWE-262, CWE-263, CWE-294, CWE-308, CWE-309, CWE-521, CWE-522

ATT&CK techniques: T1021, T1114.002, T1133

Mitigations

  • Disable RDP, telnet, SSH and enable firewall rules to block such traffic. Limit users and accounts that have remote interactive login access. Remove the Local Administrators group from the list of groups allowed to login through RDP. Limit remote user permissions. Use remote desktop gateways and multifactor authentication for remote logins.

Source