kevmap

TechniquesT1053 › AN0259

AN0259 Analytic 0259

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

<p>Detects creation or modification of cron jobs via crontab, /etc/cron.* directories, or systemd timer units with execution by unusual users or non-standard intervals.</p>
Detects
T1053 Scheduled Task/Job
Part of
DET0094 Cross-Platform Behavioral Detection of Scheduled Task/Job Abuse

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:SYSCALLwrite, renameDC0061 File Modification
auditd:SYSCALLexecveDC0032 Process Creation
linux:osquerycrontab, systemd_timersDC0001 Scheduled Job Creation

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
CronSchedulePatternLook for high-frequency or off-hour scheduling patterns.
ServiceUserUnusual users scheduling jobs (e.g., www-data, nobody).
BinaryEntropyAbnormal scripts or binaries tied to the scheduled job.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2023-38831RARLAB WinRARMapped
CVE-2024-4577PHP Group PHPMapped