kevmap

TechniquesT1569 › AN0779

AN0779 Analytic 0779

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

<p>Detect unusual invocations of systemctl, service, or init scripts creating or modifying daemons. Monitor audit logs for execution of binaries from unexpected paths linked to service start/stop activity.</p>
Detects
T1569 System Services
Part of
DET0279 Detection Strategy for System Services across OS 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:SYSCALLexecveDC0032 Process Creation
linux:syslogsystemctl start/enable with uncommon binary pathsDC0060 Service Creation
auditd:SYSCALLwriteDC0061 File 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
ServiceBinaryPathsValid directories for service binaries to filter out benign changes
UserContextExpected accounts performing service management (e.g., root/admin)