Cross-source coverage
T1025 / ATT&CK
Data from Removable Media
4 rules across 2 sources.
From MITRE ATT&CK 19.2
Adversaries may search connected removable media on computers they have compromised to find files of interest. Sensitive data can be collected from any removable media (optical disk drive, USB memory, etc.) connected to the compromised system prior to Exfiltration. Interactive command shells may be in use, and common functionality within cmd may be used to gather information.
Some adversaries may also use Automated Collection on removable media.
- Tactics
- Collection
- Platforms
- Linux · macOS · Windows
- Telemetry
-
WinEventLog:SecurityWinEventLog:SystemWinEventLog:Sysmonauditd:SYSCALLjournald:systemdmacos:unifiedlogfs:fsusagemacos:osquery
How MITRE says to detect it DET0511
Detection of Data Access and Collection from Removable Media
Windows Analytic 1410
Adversary mounts a USB device and begins enumerating, copying, or compressing files using scripting engines, cmd, or remote access tools.
WinEventLog:SecurityEventCode=4663, 4670, 4656WinEventLog:SystemEventCode=2003WinEventLog:SysmonEventCode=1
Linux Analytic 1411
Adversary mounts external drive to /media or /mnt then accesses or copies targeted data via shell, cp, or tar.
auditd:SYSCALLopen, read, mountjournald:systemdudisks2 or udevd logsauditd:SYSCALLexecve
macOS Analytic 1412
Adversary attaches USB drive and accesses sensitive files using Finder, cp, or bash scripts.
macos:unifiedloglog stream --predicate 'eventMessage contains "USBMSC"'fs:fsusagefile reads/writes from /Volumes/macos:osqueryprocess_events
splunk/security_content
3 rules| Detection | Severity | Format |
|---|---|---|
| Windows Process Executed From Removable Media | Undefined | SPL |
| Windows USBSTOR Registry Key Modification | Undefined | SPL |
| Windows WPDBusEnum Registry Key Modification | Undefined | SPL |
socfortress/Wazuh-Rules
1 rule| Detection | Severity | Format |
|---|---|---|
| Sysmon - Event 1: Process creation · PowerShell Search Removable Media (T1025) | High | Wazuh XML |