kevmap

Techniques › › AN0887

AN0887 Analytic 0887

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

<p>Execution of commands that stop or kill processes associated with logging or security daemons (auditd, syslog, falco). Detect modifications to iptables or disabling SELinux/AppArmor enforcement. Correlate sudo/root context with abrupt service halts.</p>
Detects
Part of
DET0317 Detection Strategy for Impair Defenses 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:EXECVEsystemctl stop auditd, kill -9 <pid>, or modifications to /etc/selinux/configDC0032 Process Creation
auditd:SYSCALLkill syscalls targeting logging/security processesDC0033 Process Termination
linux:syslogiptables or nftables rule changesDC0051 Firewall Rule Modification

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
ServiceListAdjust monitored security service names depending on host configuration.
TimeWindowCorrelate multiple kill/stop events in short succession.