Suspicious RazerInstaller Explorer Subprocess
Description
Detects a explorer.exe sub process of the RazerInstaller software which can be invoked from the installer to select a different installation folder but can also be exploited to escalate privileges to LOCAL SYSTEM
Query · sigma
selection: ParentImage|endswith: \RazerInstaller.exe IntegrityLevel: - System - S-1-16-16384 filter_main_razer: Image|startswith: C:\Windows\Installer\Razer\Installer\ condition: selection and not 1 of filter_main_*
Known false positives
- User selecting a different installation folder (check for other sub processes of this explorer.exe process)