kevmap

TechniquesT1561 › AN0384

AN0384 Analytic 0384

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

<p>Unusual direct disk access attempts (e.g., use of \\.\PhysicalDrive notation), abnormal writes to MBR/boot sectors, and installation of kernel drivers that grant raw disk access. Correlate anomalous process creation with disk modification attempts and driver loads.</p>
Detects
T1561 Disk Wipe
Part of
DET0137 Detection Strategy for Disk Wipe via Direct Disk Access and Destructive Commands

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=4673DC0013 User Account Metadata
WinEventLog:SysmonRaw disk write access via \\.\PhysicalDrive* or \\.\C:DC0046 Drive Modification
WinEventLog:SysmonEventCode=6DC0079 Driver 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
ProcessWhitelistLegitimate disk imaging or backup tools may trigger raw disk access — must be excluded per environment.
TimeWindowCorrelate disk access, driver load, and process execution within a short timeframe to minimize false positives.