Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0426 — Detection of Direct Volume Access for File System Evasion
DET0426

Detection of Direct Volume Access for File System Evasion

2 analytic(s) · 1 technique(s) detected

Analytics

2
AN1193 Analytic 1193
Windows

Processes accessing raw logical drives (e.g., \.\C:) to bypass file system protections or directly manipulate data structures.

WinEventLog:Sysmon EventCode=10 WinEventLog:Security EventCode=4688
[TargetObjectPattern] Regex pattern to detect access to raw disk volumes like `\Device\HarddiskVolume` or `\.\PhysicalDrive*`.
[ParentProcess] Tune for known tools/scripts (e.g., powershell.exe, cmd.exe) often used in misuse scenarios.
[TimeWindow] Correlate file access and creation across a short time window to avoid false positives.
AN1194 Analytic 1194
Network Devices

CLI or automated utilities accessing raw device volumes or flash storage directly (e.g., via `copy flash:`, `format`, or `partition` commands).

networkdevice:cli command logging
[CommandScope] Limit detection to volume-level commands (e.g., `format`, `copy`, `mount`, `erase`).
[DeviceTypeFilter] Filter by internal vs. removable volume interactions (e.g., flash, SD card).

Detected Techniques

1

Details

MITRE ID
DET0426
STIX ID
x-mitre-detection-strategy--ee674b38-f59a-4f21-860a-19d065e13aaf
Analytics
2
Techniques Detected
1
By Tactic
Stealth
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.