kevmap

TechniquesT1027.009 › AN0599

AN0599 Analytic 0599

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

<p>Detection of executables or scripts containing hidden embedded resources or secondary payloads, often with anomalies in file size vs. functionality or dropped child binaries.</p>
Detects
T1027.009 Embedded Payloads
Part of
DET0214 Detection Strategy for Embedded Payloads

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=11DC0039 File Creation
WinEventLog:SysmonEventCode=1DC0032 Process Creation
EDR:fileFile Metadata Analysis (PE overlays, entropy)DC0059 File Metadata

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
OverlaySizeThresholdThreshold in bytes where appended sections to binaries are considered suspicious
ProcessTreeDepthControls how far child process lineage is analyzed for dropped embedded payloads
TimeWindowDefines correlation interval between file write and process execution