kevmap

TechniquesT1027.010 › AN1394

AN1394 Analytic 1394

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

<p>Detection of command-line activity exhibiting syntactic obfuscation patterns, such as excessive escape characters, base64 encoding, command concatenation, or outlier command length and entropy.</p>
Detects
T1027.010 Command Obfuscation
Part of
DET0505 Detection Strategy for Command Obfuscation

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

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
CommandLineEntropyThresholdUsed to flag base64 or token-heavy command-line strings
SuspiciousCharacterCountEscape character and symbol frequency in command-line strings
TimeWindowWindow between command execution and follow-up child or file write behavior