Techniques › T1120 › 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 source | Channel | Data component |
|---|---|---|
| WinEventLog:Security | EventCode=4688 | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=10 | DC0035 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.
| Field | Description |
|---|---|
CommandLineRegex | Regex patterns for device enumeration utilities (e.g., 'Get-PnpDevice', 'wmic path Win32_USBController') |
TimeWindow | Time threshold for grouping device discovery with follow-on access or manipulation |
UserContext | Filter privileged or service accounts known to legitimately execute enumeration scripts |