Techniques › T1680 › AN0536
AN0536 Analytic 0536
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Drive enumeration using PowerShell (
Get-PSDrive), wmic logicaldisk, or Win32 API indicative of local volume enumeration by non-admin users or executed outside of baseline system inventory scripts.</p>- Detects
- T1680 Local Storage Discovery
- Part of
- DET0188 Local Storage Discovery via Drive Enumeration and Filesystem Probing
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:Sysmon | EventCode=1 | DC0032 Process Creation |
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 |
|---|---|
user_context | Non-system accounts performing drive enumeration may be higher fidelity indicators |
parent_process_name | Baseline parent-child process lineage can help distinguish admin tools from malicious scripts |