- How do SOC analysts detect Data from Local System?
- Detection centers on XDR, SIEM telemetry for the collection phase of the attack. Monitor for mass file access events on endpoints, particularly processes reading large numbers of document files (Office documents, PDFs, text files) from user directories in short time periods suggesting automated collection. Alert on compression utility usage followed by large file creation in staging directories, as attackers typically archive collected data before exfiltration to reduce transfer size and potentially encrypt contents.
- What does a Data from Local System alert look like?
- A representative XDR detection is "Mass Document Collection Script Executed" (high severity): PowerShell script executed on executive workstation EX-WS-001 performing recursive search and copy of all .xlsx, .docx, .pdf, and .pptx files to a staging directory in C:\Users\Public. The script collected 2,847 documents totaling 4.3GB within 8 minutes. A 7zip compression process then created an encrypted archive of the staged files before network activity began toward an external destination.
- Which tools detect Data from Local System, and how can I practice?
- Data from Local System (T1005) 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.