Potential CVE-2023-36874 Exploitation - Uncommon Report.Wer Location
Description
Detects the creation of a "Report.wer" file in an uncommon folder structure. This could be a sign of potential exploitation of CVE-2023-36874.
Query · sigma
selection: TargetFilename|contains: :\ProgramData\Microsoft\Windows\WER\ReportArchive\ TargetFilename|endswith: \Report.wer filter_main_locations: TargetFilename|contains: - \ReportArchive\AppCrash_ - \ReportArchive\AppHang_ - \ReportArchive\Critical_ - \ReportArchive\Kernel_ - \ReportArchive\NonCritical_ condition: selection and not 1 of filter_main_*
Known false positives
- Unknown