Direct Volume Access T1006

Adversaries may directly access a volume to bypass file access controls and file system monitoring. Windows allows programs to have direct access to logical volumes. Programs with direct access may read and write files directly from the drive by analyzing file system data structures. This technique may bypass Windows file access controls as well as file system monitoring tools.

Events covered

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

Authoring guide

Patterns shared across the 3 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 (7 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
CommandLine2contains 2harddiskvolumeshadowcopy, ntds.dit
OriginalFileName2eq 1, in 1cmd.exe, powershell.exe, wbadmin.exe
event.type2eq 2start
process.args2contains 1, eq 1mklink, recovery, symboliclink
process_name2eq 2cmd.exe, powershell.exe, wbadmin.exe
Device1contains 1floppy
Image1contains 1, ends_with 1, eq 1, is_null 1, starts_with 1\appdata\, \appdata\local\githubdesktop\app-, \appdata\local\keybase\upd.exe

Top indicator values (43 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
event.typeeq
start
2241
CommandLinecontains
harddiskvolumeshadowcopy
13
CommandLinecontains
ntds.dit
12
Devicecontains
floppy
1
Imagecontains
\appdata\
111
Imagecontains
\appdata\local\githubdesktop\app-
1
Imagecontains
\appdata\local\keybase\upd.exe
1
Imagecontains
\microsoft\
1
Imageends_with
\executables\ssdupdate.exe
1
Imageends_with
\hostmetadata\nvmehostmetadata.exe
1
Imageends_with
\mpdefendercoreservice.exe
1
Imageends_with
\msmpeng.exe
118
Imageends_with
\resources\app\git\mingw64\bin\git.exe
1
Imageends_with
\thor.exe
110
Imageeq
c:\windows\immersivecontrolpanel\systemsettings.exe
15
Imageeq
registry
13
Imageeq
system
19
Imagestarts_with
c:\$windows.~bt\
12
Imagestarts_with
c:\$winreagent\scratch\
13
Imagestarts_with
c:\program files (x86)\
119
Imagestarts_with
c:\program files\
120
Imagestarts_with
c:\programdata\microsoft\windows defender\platform\
17
Imagestarts_with
c:\users\
110
Imagestarts_with
c:\windows\ccm\
1
Imagestarts_with
c:\windows\explorer.exe
1
Imagestarts_with
c:\windows\servicing\
1
Imagestarts_with
c:\windows\softwaredistribution\
12
Imagestarts_with
c:\windows\system32\
124
Imagestarts_with
c:\windows\systemapps\
12
Imagestarts_with
c:\windows\syswow64\
122

Exclusions (31 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
Devicecontains
floppy
1
Imagecontains
\appdata\
1
Imagecontains
\appdata\local\githubdesktop\app-
1
Imagecontains
\appdata\local\keybase\upd.exe
1
Imagecontains
\microsoft\
1
Imageends_with
\executables\ssdupdate.exe
1
Imageends_with
\hostmetadata\nvmehostmetadata.exe
1
Imageends_with
\mpdefendercoreservice.exe
1
Imageends_with
\msmpeng.exe
1
Imageends_with
\resources\app\git\mingw64\bin\git.exe
1
Imageends_with
\thor.exe
1
Imageeq
c:\windows\immersivecontrolpanel\systemsettings.exe
1
Imageeq
registry
1
Imageeq
system
1
Imagestarts_with
c:\$windows.~bt\
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.

Sigma 1 rule

Elastic 2 rules