Techniques › T1120 › AN1354
AN1354 Analytic 1354
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Enumeration of USB and other peripheral hardware via udevadm, lshw, or /sys or /proc interfaces in proximity to collection or mounting behavior.</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 |
|---|---|---|
| auditd:SYSCALL | execve | DC0032 Process Creation |
| auditd:SYSCALL | open/read | DC0055 File Access |
| linux:osquery | hardware_events | DC0054 Drive 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 |
|---|---|
ExecutableList | Set of binaries used for peripheral enumeration (e.g., 'lshw', 'lsusb', 'udevadm') |
UserContext | Tuning based on which users/scripts are authorized to query device state |