Outlook Macro Execution Without Warning Setting Enabled
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects the modification of Outlook security setting to allow unprompted execution of macros.
Severity
Trouble
Rule Requirement
Criteria
Action1:
actionname = "Registry value modified" AND (OBJECTNAME endswith "\Outlook\Security\Level" OR (OBJECTNAME endswith "\Outlook\Security" AND OBJECTVALUENAME = "Level")) AND INFORMATION contains "0x00000001"
select Action1.HOSTNAME,Action1.MESSAGE,Action1.OBJECTNAME,Action1.PROCESSNAME,Action1.PREVVAL,Action1.CHANGES,Action1.USERNAME,Action1.DOMAIN,Action1.NEWTYPE,Action1.OBJECTVALUENAME,Action1.OLDTYPE
Detection
Execution Mode
realtime
Log Sources
Windows
Author
@ScoubiMtl


