Potential MsiExec Masquerading
Description
Detects the execution of msiexec.exe from an uncommon directory
Query · sigma
selection: - Image|endswith: \msiexec.exe - OriginalFileName: \msiexec.exe filter: Image|startswith: - C:\Windows\System32\ - C:\Windows\SysWOW64\ - C:\Windows\WinSxS\ condition: selection and not filter
Known false positives
- Unknown