- How do SOC analysts detect Data Staged?
- Detection centers on XDR, SIEM telemetry for the collection phase of the attack. Monitor for the creation of unusually large files or collections of files in temporary directories, hidden folders, and non-standard locations on both endpoints and file servers that may indicate data staging activity. Alert on processes moving files from multiple source locations into a single destination directory in rapid succession, as this consolidation behavior is characteristic of data staging automation scripts used before exfiltration.
- What does a Data Staged alert look like?
- A representative SIEM detection is "Centralized Data Staging Directory Created on File Server" (high severity): Hidden directory .cache created in C:\ProgramData\ on file server FILE-SRV-01 receiving file copy operations from 15 different internal workstations over a 2-hour window. The directory received 34GB of documents, spreadsheets, and database exports copied from Finance, HR, and Legal network shares. Centralized staging of data from multiple sources into a single server location indicates coordinated collection in preparation for bulk exfiltration.
- Which tools detect Data Staged, and how can I practice?
- Data Staged (T1074) is best surfaced with XDR, SIEM telemetry, which exposes the collection signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.