Peripheral Device Discovery T1120

Tactic: Discovery

Adversaries may attempt to gather information about attached peripheral devices and components connected to a computer system. Peripheral devices could include auxiliary resources that support a variety of functionalities such as keyboards, printers, cameras, smart card readers, or removable storage. The information may be used to enhance their awareness of the system and network environment or may be used for further actions.

Events covered

3 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 6 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (11 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
OriginalFileName2eq 2fsutil.exe
ScriptBlockText2contains 1, eq 1, in 1get-audiodevice, get-microphoneaudio, mcisendstring, win32_pnpentity
Type2eq 2
CommandLine1contains 1drives
EventID1eq 14688
Image1ends_with 1\fsutil.exe
event.category1eq 1process
event.type1eq 1start
event_type1in 1childproc, netconn, proc
process.args1eq 1drives, fsinfo
process_name1eq 1fsutil.exe

Top indicator values (25 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
OriginalFileNameeq
fsutil.exe
26
CommandLinecontains
drives
1
EventIDeq
4688
1313
Imageends_with
\fsutil.exe
15
ScriptBlockTextcontains
win32_pnpentity
1
ScriptBlockTexteq
get-audiodevice
1
ScriptBlockTexteq
get-microphoneaudio
1
ScriptBlockTexteq
recording
1
ScriptBlockTexteq
set-audiodevice
1
ScriptBlockTexteq
windowsaudiodevice-powershell-cmdlet
1
ScriptBlockTexteq
winmm.dll
1
ScriptBlockTextin
mcisendstring
1
ScriptBlockTextin
mcisendstringa
1
ScriptBlockTextin
mcisendstringw
1
ScriptBlockTextin
waveingetnumdevs
1
ScriptBlockTextin
waveinopen
1
ScriptBlockTextin
waveinstart
1
event.categoryeq
process
1128
event.typeeq
start
1606
event_typein
childproc
127
event_typein
netconn
127
event_typein
proc
127
process.argseq
drives
1
process.argseq
fsinfo
1
process_nameeq
fsutil.exe
17

Exclusions (3 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
ScriptBlockTexteq
powersploitindicators
1
ScriptBlockTexteq
sentinelbreakpoints
1
ScriptBlockTexteq
set-psbreakpoint
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 2 rules

Elastic 2 rules

Splunk 2 rules