- How do SOC analysts detect Archive Collected Data?
- Detection centers on XDR, SIEM telemetry for the collection phase of the attack. Monitor compression utility execution including 7z.exe, rar.exe, and zip.exe with password flags such as -p, -hp, and their equivalents, as password-protected archive creation is a strong indicator of data staging for exfiltration. Alert on large archive file creation in unusual directories such as temporary folders, user desktops, recycle bins, or hidden directories, particularly when the archive is created by a process with no legitimate archiving function.
- What does a Archive Collected Data alert look like?
- A representative XDR detection is "Password-Protected RAR Archive Created from Sensitive Files" (high severity): rar.exe executed with -hp (encrypt headers and content) flag creating an archive containing files sourced from Finance and HR network shares. The 8.4GB archive was created in C:\Users\Public\Temp by a process that had accessed 12,000 files from these shares over the preceding 40 minutes. Password-protected archive creation immediately after mass file access is a reliable pre-exfiltration indicator requiring immediate investigation.
- Which tools detect Archive Collected Data, and how can I practice?
- Archive Collected Data (T1560) 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.