T1092
Communication Through Removable Media
Linux · macOS · Windowsnothing on this site yetT1092 on attack.mitre.org
Adversaries can perform command and control between compromised hosts on potentially disconnected networks using removable media to transfer commands from system to system. Both systems would need to be compromised, with the likelihood that an Internet-connected system was compromised first and the second through lateral movement by Replication Through Removable Media.
how MITRE says to see it
Cross-host C2 via Removable Media Relay
- Behavioral sequence where removable media is mounted, files are written/updated, and subsequently read/executed on a separate host, suggesting removable-media relay communication.
- Detection of file write-access to USB-mount directories (e.g., /media/, /run/media/) followed by same-file access or execution on another host.
- Correlates removable volume mounts (disk arbitration) with file I/O events on that volume, followed by same file execution shortly after insert.