Potential SNAKE Malware Persistence Service Execution
Description
Detects a specific child/parent process relationship indicative of a "WerFault" process running from the "WinSxS" as a service. This could be indicative of potential SNAKE malware activity as reported by CISA.
Query · sigma
selection: ParentImage|endswith: \services.exe Image|startswith: C:\Windows\WinSxS\ Image|endswith: \WerFault.exe condition: selection
Known false positives
- Unknown