Microsoft Office Trusted Location Updated
Description
Detects changes to the registry keys related to "Trusted Location" of Microsoft Office. Attackers might add additional trusted locations to avoid macro security restrictions.
Query · sigma
selection: TargetObject|contains: Security\Trusted Locations\Location TargetObject|endswith: \Path filter_main_office_click_to_run: Image|contains: :\Program Files\Common Files\Microsoft Shared\ClickToRun\ Image|endswith: \OfficeClickToRun.exe filter_main_office_apps: Image|contains: - :\Program Files\Microsoft Office\ - :\Program Files (x86)\Microsoft Office\ condition: selection and not 1 of filter_main_*
Known false positives
- During office installations or setup, trusted locations are added, which will trigger this rule.