kevmap

TechniquesT1120 › AN1353

AN1353 Analytic 1353

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

<p>Suspicious enumeration of attached peripherals via WMI, PowerShell, or low-level API calls potentially chained with removable device interactions.</p>
Detects
T1120 Peripheral Device Discovery
Part of
DET0491 Peripheral Device Enumeration via System Utilities and API Calls

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=4688DC0032 Process Creation
WinEventLog:SysmonEventCode=10DC0035 Process Access

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
CommandLineRegexRegex patterns for device enumeration utilities (e.g., 'Get-PnpDevice', 'wmic path Win32_USBController')
TimeWindowTime threshold for grouping device discovery with follow-on access or manipulation
UserContextFilter privileged or service accounts known to legitimately execute enumeration scripts