kevmap

TechniquesT1001.002 › AN0651

AN0651 Analytic 0651

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

<p>Detect the creation or modification of common media file formats (e.g., .jpg, .png, .wav) following suspicious process activity like compression or encryption, especially when paired with lateral movement or exfiltration behavior.</p>
Detects
T1001.002 Steganography
Part of
DET0235 Detecting Steganographic Command and Control via File + Network Correlation

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
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection Creation
NSM:FlowSession Transfer ContentDC0085 Network Traffic Content

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
FileExtensionFilterAllows tuning of monitored file types (e.g., .jpg, .png, .docx).
PayloadEntropyThresholdThreshold for flagging potential hidden data in outbound payloads.
ExecutionToExfilTimeWindowTime window between media creation and network transmission.