kevmap

TechniquesT1563.002 › AN1620

AN1620 Analytic 1620

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

<p>Detection of suspicious use of tscon.exe or equivalent methods to hijack legitimate RDP sessions. Defenders can observe anomalies such as session reassignments without corresponding authentication, processes spawned in the context of hijacked sessions, or unusual RDP network traffic flows that deviate from expected baselines.</p>
Detects
T1563.002 RDP Hijacking
Part of
DET0588 Detection of Remote Service Session Hijacking for RDP.

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=4624, 4648DC0067 Logon Session Creation
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection Creation
WinEventLog:SystemEventCode=7045DC0060 Service 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
ExpectedRDPHostsWhitelist of systems and accounts authorized to use RDP; deviations indicate possible hijacking.
TimeWindowTime threshold for correlating logon events with session reassignment and process execution.
SessionIDMappingEnvironment-specific mapping of user accounts to session IDs; inconsistencies may reveal hijacking.