Creation of WerFault.exe/Wer.dll in Unusual Folder
Description
Detects the creation of a file named "WerFault.exe" or "wer.dll" in an uncommon folder, which could be a sign of WerFault DLL hijacking.
Query · sigma
selection: TargetFilename|endswith: - \WerFault.exe - \wer.dll filter_main_known_locations: TargetFilename|startswith: - C:\Windows\SoftwareDistribution\ - C:\Windows\System32\ - C:\Windows\SysWOW64\ - C:\Windows\WinSxS\ - C:\Windows\UUS\ filter_main_process: Image|endswith: \wuaucltcore.exe condition: selection and not 1 of filter_main_*
Known false positives
- Unknown