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

CAPEC-268 — Audit Log Manipulation

provenance: imported · ATT&CK: T1070 T1562.002 T1562.003 T1562.008 · CWE: CWE-117

CAPEC-268: Audit Log Manipulation

MITRE CAPEC attack pattern

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

Description

The attacker injects, manipulates, deletes, or forges malicious log entries into the log file, in an attempt to mislead an audit of the log file or cover tracks of an attack. Due to either insufficient access controls of the log files or the logging mechanism, the attacker is able to perform such actions.

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-117

ATT&CK techniques: T1070, T1562.002, T1562.003, T1562.008

Prerequisites

  • The target host is logging the action and data of the user.
  • The target host insufficiently protects access to the logs or logging mechanisms.

Mappings that no longer resolve

CAPEC 3.9 (2023-01-24) maps this pattern to T1562.002, T1562.003, T1562.008, which the current ATT&CK corpus does not carry — MITRE has revoked or relocated them since CAPEC was last published. The mapping is recorded here rather than dropped, because a stale cross-reference is a fact about the taxonomies, not a gap in this page.

Source