kevmap

TechniquesT1053.002 › AN0945

AN0945 Analytic 0945

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

<p>Detects user or root invocation of at command to schedule a job, followed by job execution using LaunchServices and activity in /usr/lib/cron/at.</p>
Detects
T1053.002 At
Part of
DET0333 Cross-Platform Detection of Scheduled Task/Job Abuse via `at` Utility

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
macos:unifiedlogprocess: at, job runnerDC0064 Command Execution
fs:fsusagefile access to /usr/lib/cron/at and job execution pathDC0061 File Modification
macos:osqueryprocess_eventsDC0032 Process 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
AtPermissionsWhether `at.allow` and `at.deny` are properly configured.
ExecutionCommandTarget binary executed via the at job.
RunUserDetection of root user scheduling job with unusual command.