Suspicious CustomShellHost Execution
Description
Detects the execution of CustomShellHost.exe where the child isn't located in 'C:\Windows\explorer.exe'. CustomShellHost is a known LOLBin that can be abused by attackers for defense evasion techniques.
Query · sigma
selection: ParentImage|endswith: \CustomShellHost.exe filter_main_explorer: Image: C:\Windows\explorer.exe condition: selection and not 1 of filter_main_*
Known false positives
- False positives are unlikely, investigate matches carefully.