kevmap

TechniquesT1027.018 › AN2063

AN2063 Analytic 2063

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

<p>Detection identifies execution of scripts or files that appear visually benign (low printable character ratio) but result in runtime decoding, dynamic evaluation, and subsequent process or network activity. Correlation links script execution with abnormal Unicode density and follow-on behavior such as child process creation or outbound connections.</p>
Detects
T1027.018 Invisible Unicode
Part of
DET0920 Detection Strategy for Invisible Unicode

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=3, 22DC0082 Network Connection Creation
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SecurityEventCode=4688DC0032 Process Creation
WinEventLog:PowerShellEventCode=4103, 4104, 4105, 4106DC0029 Script Execution
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:SysmonEventCode=7DC0016 Module Load

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
AllocationSizeThresholdTo tune for atypical virtual memory allocations that might indicate non-rendering characters in dense files
ExecutionContextAllows tuning for atypical processes from script execution (e.g., powershell.exe, wscript.exe, mshta.exe)
UnicodeDensityThresholdTune for invisible characters, or atypical amounts of Unicode characters (U+...)