Detectionhightest

Outlook Macro Execution Without Warning Setting Enabled

Detects the modification of Outlook security setting to allow unprompted execution of macros.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
@scoubimtlCreated Mon Apr 05Updated Thu Aug 17e3b50fa5-3c3f-444e-937b-0a99d33731cdwindows
Log Source
WindowsRegistry Set
ProductWindows← raw: windows
CategoryRegistry Set← raw: registry_set
Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetObject|endswith: '\Outlook\Security\Level'
        Details|contains: '0x00000001' # Enable all Macros
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

Rule Metadata
Rule ID
e3b50fa5-3c3f-444e-937b-0a99d33731cd
Status
test
Level
high
Type
Detection
Created
Mon Apr 05
Modified
Thu Aug 17
Path
rules/windows/registry/registry_set/registry_set_office_outlook_enable_macro_execution.yml
Raw Tags
attack.privilege-escalationattack.persistenceattack.command-and-controlattack.t1137attack.t1008attack.t1546
View on GitHub