Windows PowerShell Script Block Local Email Collection via Outlook COM Automation

Flags PowerShell script block text referencing Outlook COM automation used to collect locally stored email.

FreeReviewedSigma · Medium · v2
Product
windows
Category
ps_script
Author
frack113 (SigmaHQ), DRL 1.1
Published
2021-07-21
Updated
2026-07-31

ATT&CK techniques

Collection
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags PowerShell script block content that indicates local email collection using Outlook automation. It matches references to Outlook COM interop and specific inbox-related scripts (e.g., Get-Inbox.ps1), which can be used to access local Outlook storage or cached email data for collection. The detection relies on Script Block Logging telemetry that records the PowerShell script text executed on the host.

Related detections3 linkedT1114.001 — drag to rearrange
Suspicious Outlook Security Manager DLL Load for Mail Harvesting (via image_load)
Suspicious Copy of Outlook OST Email Data File for Exfiltration
Malicious Outlook Process Memory Dump via procdump
Windows PowerShell Script Block Local Email Collection via Outlook COM Automation
Pivot detection · T1114.001 · 3 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.