Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 265 Bytes

mde_exfiltration_to_S3.md

File metadata and controls

13 lines (9 loc) · 265 Bytes

Title

Data exfiltration to AWS S3 via commandline

Source

DFIR Report -

Description

DeviceProcessEvents
| where InitiatingProcessFileName endswith "WaAppAgent.exe" and InitiatingProcessCommandLine has_all (" s3 "," cp ","--exclude",".dll",".exe")