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

CAPEC-551 — Modify Existing Service

provenance: imported · ATT&CK: T1543 · CWE: CWE-284 CWE-522

CAPEC-551: Modify Existing Service

MITRE CAPEC attack pattern

Status Draft
Typical severity
Likelihood of attack
Catalogue CAPEC 3.9 (2023-01-24)

Description

When an operating system starts, it also starts programs called services or daemons. Modifying existing services may break existing services or may enable services that are disabled/not commonly used.

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-284, CWE-522

ATT&CK techniques: T1543

Mitigations

  • Limit privileges of user accounts so service changes can only be performed by authorized administrators. Also monitor any service changes that may occur inadvertently.

Source