Data from Network Shared Drive
Sensitive data can be collected from remote systems via shared network drives (host shared directory, network file server, etc.) that are accessible from the current system prior to Exfiltration.
Adversaries may search network shares on computers they have compromised to find files of interest. Interactive command shells may be in use, and common functionality within cmd may be used to gather information.
Procedure Examples
Name | Description |
---|---|
BADNEWS |
When it first starts, BADNEWS crawls the victim's mapped drives and collects documents with the following extensions: .doc, .docx, .pdf, .ppt, .pptx, and .txt.[1] |
BRONZE BUTLER |
BRONZE BUTLER has exfiltrated files stolen from file shares.[5] |
CosmicDuke |
CosmicDuke steals user files from network shared drives with file extensions and keywords that match a predefined list.[2] |
menuPass |
menuPass has collected data from remote systems by mounting network shares with |
Sowbug |
Sowbug extracted Word documents from a file server on a victim network.[4] |
Mitigations
This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of system features.
Detection
Monitor processes and command-line arguments for actions that could be taken to collect files from a network share. 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.