kevmap

TechniquesT1489 › AN0062

AN0062 Analytic 0062

Linux · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Adversary executes systemctl or service stop targeting high-value services (e.g., mysql, sshd), possibly followed by rm or shred against data stores. Behavioral chain: sudo/su usage + stop command + /var/log/messages or syslog entries + file access/delete.</p>
Detects
T1489 Service Stop
Part of
DET0021 Behavioral Detection for Service Stop across Platforms

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
auditd:SYSCALLexecve of systemctl or service stopDC0032 Process Creation
auditd:SYSCALLunlink/unlinkat on service binaries or data targetsDC0040 File Deletion
linux:syslogservice stopped messagesDC0041 Service Metadata

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
TimeWindowWindow between service stop and suspicious file deletion
ExecUserUsername or UID executing service stop command

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2023-36884Microsoft WindowsStale