T1074

Data Staged

ESXi · IaaS · Linux · macOS · Windows1 piece on this siteT1074 on attack.mitre.org

Adversaries may stage collected data in a central location or directory prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as Archive Collected Data. Interactive command shells may be used, and common functionality within cmd and bash may be used to copy data into a staging location.

MITRE ATT&CK 19.2, retrieved 2026-09-12

If this is happening now

1

Checklists and playbooks to open while the alert is still live.

how MITRE says to see it

Detection of Data Staging Prior to Exfiltration

  • Detects staging of sensitive files into temporary or public directories, compression with 7zip/WinRAR, or batch copy prior to exfiltration.
  • Detects script or user activity copying files to a central temp or /mnt directory followed by archive/compression utilities.
  • Detects files collected into user temp or shared directories followed by compression with ditto, zip, or custom scripts.
  • Detects virtual disk expansion or file copy operations to cloud buckets or mounted volumes from isolated instances.

sub-techniques

The description, detection analytics and mitigations are reproduced from MITRE ATT&CK, version 19.2, under its terms of use. The checklists, hunts, labs and everything else linked here are this site’s.