WinSxS Executable File Creation By Non-System Process
Description
Detects the creation of binaries in the WinSxS folder by non-system processes
Query · sigma
selection: TargetFilename|startswith: C:\Windows\WinSxS\ TargetFilename|endswith: .exe filter_main_system_location: Image|startswith: - C:\Windows\Systems32\ - C:\Windows\SysWOW64\ - C:\Windows\WinSxS\ condition: selection and not 1 of filter_main_*
Known false positives
- Unknown