kevmap

TechniquesT1070.009 › AN0114

AN0114 Analytic 0114

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

<p>Detects removal of persistence artifacts such as crontab entries, systemd service units, and malicious user accounts through commands like crontab -r, rm /etc/systemd/system/*.service, or userdel.</p>
Detects
T1070.009 Clear Persistence
Part of
DET0040 Detection of Persistence Artifact Removal Across Host 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
auditd:SYSCALLfile deletionDC0040 File Deletion

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
ServicePathMatchTargets suspicious or orphaned unit files in /etc/systemd/system/
CronUserScopeFocus on crontab activity from root or uncommon users
UserDeletionActivityLooks for userdel or passwd deletion