Potential DLL Sideloading Of MsCorSvc.DLL
Description
Detects potential DLL sideloading of "mscorsvc.dll".
Query · sigma
selection: ImageLoaded|endswith: \mscorsvc.dll filter_main_generic: ImageLoaded|startswith: - C:\Windows\Microsoft.NET\Framework\ - C:\Windows\Microsoft.NET\Framework64\ - C:\Windows\Microsoft.NET\FrameworkArm\ - C:\Windows\Microsoft.NET\FrameworkArm64\ - C:\Windows\WinSxS\ condition: selection and not 1 of filter_main_*
Known false positives
- Legitimate applications loading their own versions of the DLL mentioned in this rule.