kevmap

TechniquesT1564.011 › AN0183

AN0183 Analytic 0183

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

<p>Use of nohup, disown, or AppleScript constructs to suppress process interrupts. Defender perspective: commands containing nohup or hidden background tasks (osascript with persistent execution) correlated with processes surviving user logouts.</p>
Detects
T1564.011 Ignore Process Interrupts
Part of
DET0067 Detection Strategy for Ignore Process Interrupts

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:unifiedlognohup, disown, or osascript execution patternsDC0064 Command Execution
macos:unifiedlogbackground process persists beyond user logoutDC0032 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
WatchedShellsShells or interpreters where nohup/disown usage is suspicious, configurable to environment.
PersistenceCorrelationWindowTime window to correlate process continuation after logout with suspicious commands.