T1025
Data from Removable Media
Linux · macOS · Windowsnothing on this site yetT1025 on attack.mitre.org
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.
If this is happening now
Checklists and playbooks to open while the alert is still live.
Playbook for this stage
Suspected data theft by an insider
A resignation with unusual file access, a DLP alert, or an unexplained large transfer.
how MITRE says to see it
Detection of Data Access and Collection from Removable Media
- Adversary mounts a USB device and begins enumerating, copying, or compressing files using scripting engines, cmd, or remote access tools.
- Adversary mounts external drive to /media or /mnt then accesses or copies targeted data via shell, cp, or tar.
- Adversary attaches USB drive and accesses sensitive files using Finder, cp, or bash scripts.
what reduces it
- M1057 Data Loss Prevention. Data loss prevention can restrict access to sensitive data and detect sensitive data that is unencrypted.