MITRE ATT&CK technique
Email Collection detection rulesT1114
Email Collection (T1114) is a MITRE ATT&CK technique in the Collection tactic. This page lists the 11 community-maintained Sigma detection rules in the library mapped to T1114 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, m365, azure.
Tactic
Exchange PowerShell Snap-Ins Usage
highDetects adding and using Exchange PowerShell snap-ins to export mailbox data. As seen used by HAFNIUM and APT27
windows · process_creation
Hacktool Ruler
highThis events that are generated when using the hacktool Ruler by Sensepost
windows
Suspicious Inbox Forwarding Identity Protection
highIndicates suspicious rules such as an inbox rule that forwards a copy of all emails to an external address
azure
Google Workspace Out Of Domain Email Forwarding
mediumDetects automatic email forwarding to external domains in Google Workspace, which may indicate data leakage or misuse.
gcp
Inbox Rules Creation Or Update Activity in O365
mediumDetects inbox rule creation or update via O365 Audit logs, a technique commonly observed in Business Email Compromise (BEC) attacks to hide emails. The usage of inbox rules can be a sign of a compromised mailbox, where an attacker is attempting to evade detections by suppressing or redirecting incoming emails. Analysts should review these rules in context, validate whether they reflect normal user behavior, and correlate with other indicators such as unusual login activity or recent mailbox rule modifications.
m365
Inbox Rules Creation Or Update Activity Via ExchangePowerShell Cmdlet
mediumDetects inbox rule creation or update via ExchangePowerShell cmdlet, a technique commonly observed in Business Email Compromise (BEC) attacks to hide emails. The usage of inbox rules can be a sign of a compromised mailbox, where an attacker is attempting to evade detections by suppressing or redirecting incoming emails. Analysts should review these rules in context, validate whether they reflect normal user behavior, and correlate with other indicators such as unusual login activity or recent mailbox rule modifications.
windows · ps_script
Mail Forwarding/Redirecting Activity In O365
mediumDetects email forwarding or redirecting activity in O365 Audit logs.
m365
Mail Forwarding/Redirecting Activity Via ExchangePowerShell Cmdlet
mediumDetects email forwarding or redirecting activity via ExchangePowerShell Cmdlet
windows · ps_script
Powershell Local Email Collection
mediumAdversaries may target user email on local systems to collect sensitive information. Files containing email data can be acquired from a users local system, such as Outlook storage or cache files.
windows · ps_script
PST Export Alert Using eDiscovery Alert
mediumAlert on when a user has performed an eDiscovery search or exported a PST file from the search. This PST file usually has sensitive information including email body content
m365
PST Export Alert Using New-ComplianceSearchAction
mediumAlert when a user has performed an export to a search using 'New-ComplianceSearchAction' with the '-Export' flag. This detection will detect PST export even if the 'eDiscovery search or exported' alert is disabled in the O365.This rule will apply to ExchangePowerShell usage and from the cloud.
m365