kevmap

TechniquesT1074 › AN0041

AN0041 Analytic 0041

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

<p>Detects script or user activity copying files to a central temp or /mnt directory followed by archive/compression utilities.</p>
Detects
T1074 Data Staged
Part of
DET0014 Detection of Data Staging Prior to Exfiltration

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:SYSCALLcreatDC0039 File Creation
auditd:SYSCALLexecveDC0032 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
StagingDirectoryListe.g., /tmp/, /var/tmp/, /mnt/
ArchivingCommandPatternsgrep for 'tar', 'zip', 'gzip', '7z'
UserContextInteractive or elevated shells running archiving commands