kevmap

TechniquesT1021.005 › AN0504

AN0504 Analytic 0504

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

<p>Detection of VNC service or executable starting unexpectedly, followed by user session creation and interactive desktop activity (mouse/keyboard simulation).</p>
Detects
T1021.005 VNC
Part of
DET0178 Behavioral Detection of Unauthorized VNC Remote Control Sessions

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:SecurityEventCode=4624, 4648DC0067 Logon Session Creation
NSM:Flowport 5900 inboundDC0078 Network Traffic Flow

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
TimeWindowCorrelate VNC process with user logon activity within defined time span
VNCBinaryListTrackable VNC executable names (e.g., vncserver.exe, winvnc.exe)
LogonTypeLimit detection to interactive logons (type 10)