Outlook Task/Note Reminder Received
Description
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.
Query · sigma
selection: TargetObject|contains|all: - \SOFTWARE\Microsoft\Office\ - \Outlook\ TargetObject|contains: - \Tasks\ - \Notes\ condition: selection
Known false positives
- Legitimate reminders received for a task or a note will also trigger this rule.