kevmap

TechniquesT1092 › AN0247

AN0247 Analytic 0247

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

<p>Behavioral sequence where removable media is mounted, files are written/updated, and subsequently read/executed on a separate host, suggesting removable-media relay communication.</p>
Detects
T1092 Communication Through Removable Media
Part of
DET0090 Cross-host C2 via Removable Media Relay

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:SystemEventCode=1006DC0042 Drive Creation
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:SysmonEventCode=1DC0032 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
RemovableDriveLetterAdjust drive letters used in detection (e.g., E:, F:, G:) depending on enterprise usage.
WriteToReadTimeWindowTunable window for file write on one host followed by file read or execution on another (e.g., within 10 minutes).
FileNamePatternCommon naming schemes for payload, tasking, or exfil files (e.g., task.txt, beacon.log, data.bin).