Techniques › T1137 › T1137.005
T1137.005 Outlook Rules
persistence — Windows, Office Suite · attack.mitre.org · JSON
1
MITRE detection strategy
2
analytics
0
Sigma rules tagged attack.t1137.005
0
KEV CVEs mapped here
<p>Adversaries may abuse Microsoft Outlook rules to obtain persistence on a compromised system. Outlook rules allow a user to define automated behavior to manage email messages. A benign rule might, for example, automatically move an email to a particular folder in Outlook if it contains specific words from a specific sender. Malicious Outlook rules can be created that can trigger code execution when an adversary sends a specifically crafted email to that user.</p><p>Once malicious rules have been added to the user’s mailbox, they will be loaded when Outlook is started. Malicious rules will execute when an adversary sends a specifically crafted email to the user.</p>
KEV CVEs mapped to this technique · CTID Mappings Explorer
None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.
Detection strategy · ATT&CK Enterprise v19.2
- DET0095 Detect Persistence via Malicious Outlook Rules v1.0
AN0263 WindowsAdversary uses a tool like Ruler or MFCMapi to create a malicious Outlook rule that triggers execution upon receipt of a crafted email. On email delivery, Outlook executes the rule, resulting in code execution (e.g., launching mshta.exe or PowerShell). Outlook spawns a non-standard child process, often unsanctioned, without user interaction.WinEventLog:Application
Outlook rule execution failure or abnormal rule execution context→ DC0038 Application Log ContentWinEventLog:PowerShellPowerShell launched from outlook.exe or triggered without user invocation→ DC0064 Command ExecutionTunable:ChildProcessNameRuleTriggerConditionParentProcessNameTimeWindowAN0264 Office SuiteAdversary adds a new Outlook rule with modified or obfuscated PR_RULE_MSG_NAME and PR_RULE_MSG_PROVIDER attributes using MFCMapi or Ruler. Rule is triggered when email arrives, executing embedded or external code. Mailbox audit logs or Unified Audit Log shows automated rule-triggered action without user interaction.m365:unifiedCreation or modification of inbox rule outside of normal user behavior→ DC0038 Application Log Contentm365:messagetraceInbound email matches crafted rule trigger pattern tied to persistence logic→ DC0064 Command ExecutionTunable:AuditPolicyScopeRuleProviderNameTriggerSubjectKeywordsUserContext
Sigma rules · SigmaHQ da9bb07d64, tag attack.t1137.005
No Sigma rule carries this tag. MITRE publishes a detection strategy above, so the behaviour is specified; what is missing is public detection content.
Rules tagged at the parent level (attack.t1137) 9
These target the parent technique, not this sub-technique specifically. Listed for completeness, not counted as coverage.
Author: Max Altgelt (Nextron Systems), Nasreddine Bencherchali (Nextron Systems)
· 2022-06-02 (modified 2023-06-22) · logsource: product=windows category=file_event · 0e20c89d-2264-44ae-8238-aeeaba609ece
Detects creation of Microsoft Office files inside of one of the default startup folders in order to achieve persistence.
Author: Nasreddine Bencherchali (Nextron Systems)
· 2023-02-08 · logsource: product=windows category=file_event · 117d3d3a-755c-4a61-b23e-9171146d094c
Detects the creation of a macro file for Outlook.
Author: Nasreddine Bencherchali (Nextron Systems)
· 2021-04-05 (modified 2023-08-17) · logsource: product=windows category=registry_set · 396ae3eb-4174-4b9b-880e-dc0364d78a19
Detects the modification of Outlook setting "LoadMacroProviderOnBoot" which if enabled allows the automatic loading of any configured VBA project/module
Author: frack113
· 2022-01-22 (modified 2023-08-17) · logsource: product=windows category=registry_set · 45e112d0-7759-4c2a-aa36-9f8fb79d3393
Hides the file extension through modification of the registry
Author: frack113
· 2022-01-22 (modified 2023-08-17) · logsource: product=windows category=registry_set · 5df86130-4e95-4a54-90f7-26541b40aec2
Hides the file extension through modification of the registry
Author: @ScoubiMtl
· 2021-04-05 (modified 2023-02-08) · logsource: product=windows category=file_event · 8c31f563-f9a7-450c-bfa8-35f8f32f1f61
Detects the creation of a macro file for Outlook.
Author: frack113
· 2021-12-28 (modified 2026-01-09) · logsource: product=windows category=registry_set · c3cefdf4-6703-4e1c-bad8-bf422fc5015a
Detects changes to the registry values related to outlook security settings
Author: @ScoubiMtl
· 2021-04-05 (modified 2023-08-17) · logsource: product=windows category=registry_set · e3b50fa5-3c3f-444e-937b-0a99d33731cd
Detects the modification of Outlook security setting to allow unprompted execution of macros.
Author: Nasreddine Bencherchali (Nextron Systems)
· 2023-04-05 (modified 2023-08-17) · logsource: product=windows category=registry_set · fc06e655-d98c-412f-ac76-05c2698b1cb2
Detects changes to the registry values related to outlook that indicates that a reminder was triggered for a Note or Task item. This could be a sign of exploitation of CVE-2023-23397. Further investigation is required to determine the success of an exploitation.