Potential CVE-2023-36874 Exploitation - Fake Wermgr.Exe Creation
Description
Detects the creation of a file named "wermgr.exe" being created in an uncommon directory. This could be a sign of potential exploitation of CVE-2023-36874.
Query · sigma
selection: TargetFilename|endswith: \wermgr.exe filter_main_locations: TargetFilename|contains: - :\$WINDOWS.~BT\NewOS\ - :\$WinREAgent\ - :\Windows\servicing\LCU\ - :\Windows\System32\ - :\Windows\SysWOW64\ - :\Windows\WinSxS\ - :\WUDownloadCache\ - :\Windows\SoftwareDistribution\Download\ condition: selection and not 1 of filter_main_*
Known false positives
- Unknown