SNAKE Malware WerFault Persistence File Creation
Description
Detects the creation of a file named "WerFault.exe" in the WinSxS directory by a non-system process, which can be indicative of potential SNAKE malware activity
Query · sigma
selection: TargetFilename|startswith: C:\Windows\WinSxS\ TargetFilename|endswith: \WerFault.exe filter_main_system_location: Image|startswith: - C:\Windows\System32\ - C:\Windows\SysWOW64\ - C:\Windows\WinSxS\ condition: selection and not 1 of filter_main_*
Known false positives
- Unknown