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.
ID | Name | Description |
---|---|---|
S0622 | AppleSeed |
AppleSeed can find and collect data from removable media devices.[1][2] |
G0007 | APT28 |
An APT28 backdoor may collect the entire contents of an inserted USB device.[3] |
S0456 | Aria-body |
Aria-body has the ability to collect data from USB devices.[4] |
S0128 | BADNEWS |
BADNEWS copies files with certain extensions from USB devices toa predefined directory.[5] |
S0050 | CosmicDuke |
CosmicDuke steals user files from removable media with file extensions and keywords that match a predefined list.[6] |
S0115 | Crimson |
Crimson contains a module to collect data from removable drives.[7][8] |
S0538 | Crutch |
Crutch can monitor removable drives and exfiltrate files matching a given extension list.[9] |
S0569 | Explosive |
Explosive can scan all .exe files located in the USB drive.[10] |
S0036 | FLASHFLOOD |
FLASHFLOOD searches for interesting files (either a default or customized set of file extensions) on removable media and copies them to a staging area. The default file types copied would include data copied to the drive by SPACESHIP.[11] |
G0047 | Gamaredon Group |
A Gamaredon Group file stealer has the capability to steal data from newly connected logical volumes on a system, including USB drives.[12][13] |
S0237 | GravityRAT |
GravityRAT steals files based on an extension list if a USB drive is connected to the system.[14] |
S0260 | InvisiMole |
InvisiMole can collect jpeg files from connected MTP devices.[15] |
S0409 | Machete |
Machete can find, encrypt, and upload files from fixed and removable drives.[16][17] |
S0644 | ObliqueRAT |
ObliqueRAT has the ability to extract data from removable devices connected to the endpoint.[18] |
S0113 | Prikormka |
Prikormka contains a module that collects documents with certain extensions from removable media or fixed drives connected via USB.[19] |
S0458 | Ramsay |
Ramsay can collect data from removable media and stage it for exfiltration.[20] |
S0125 | Remsec |
Remsec has a package that collects documents from any inserted USB sticks.[21] |
S0090 | Rover |
Rover searches for files on attached removable drives based on a predefined list of file extensions every five seconds.[22] |
S0467 | TajMahal |
TajMahal has the ability to steal written CD images and files of interest from previously connected removable drives when they become available again.[23] |
G0010 | Turla |
Turla RPC backdoors can collect files from USB thumb drives.[24][25] |
S0136 | USBStealer |
Once a removable media device is inserted back into the first victim, USBStealer collects data from it that was exfiltrated from a second victim.[26][27] |
ID | Mitigation | Description |
---|---|---|
M1057 | Data Loss Prevention |
Data loss prevention can restrict access to sensitive data and detect sensitive data that is unencrypted. |
ID | Data Source | Data Component |
---|---|---|
DS0017 | Command | Command Execution |
DS0022 | File | File Access |
Monitor processes and command-line arguments for actions that could be taken to collect files from a system's connected removable media. Remote access tools with built-in features may interact directly with the Windows API to gather data. Data may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.