kevmap

TechniquesT1560.003 › AN1213

AN1213 Analytic 1213

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

<p>Detects suspicious custom compression/encryption routines through anomalous script or binary execution that produces high-entropy files without standard archiving utilities. Correlates script execution, memory API usage (bitwise ops, CryptoAPI calls), and creation of archive-like files with uncommon headers.</p>
Detects
T1560.003 Archive via Custom Method
Part of
DET0438 Detect Archiving via Custom Method (T1560.003)

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:SecurityEventCode=4688DC0032 Process Creation
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:SysmonEventCode=10DC0035 Process Access

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
EntropyThresholdMinimum entropy level that flags suspicious custom archives.
AllowedProcessesKnown business processes performing encryption or compression.
TimeWindowCorrelation timeframe between script execution and file creation.