kevmap

TechniquesT1564.003 › AN0360

AN0360 Analytic 0360

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

<p>Suspicious use of scripting parameters or registry edits to hide process windows (e.g., powershell.exe -WindowStyle Hidden, or registry modifications pushing window positions off screen). Defender view: correlation of hidden execution with anomalous process lineage or hVNC-like CreateDesktop API calls.</p>
Detects
T1564.003 Hidden Window
Part of
DET0128 Detection Strategy for Hidden Windows

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=13, 14DC0063 Windows Registry Key Modification

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
HiddenProcessScopeRestrict to processes where hidden execution is unexpected (e.g., PowerShell, cmd, wscript).
ParentProcessCorrelationCorrelate hidden execution with suspicious parent processes to reduce false positives.