Enabling COR Profiler Environment Variables

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects .NET Framework CLR and .NET Core CLR "cor_enable_profiling" and "cor_profiler" variables being set and configured.

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Registry value modified" AND OBJECTNAME endswith "\COR_ENABLE_PROFILING,\COR_PROFILER,\CORECLR_ENABLE_PROFILING" OR (OBJECTNAME contains "\CORECLR_PROFILER_PATH" OR (OBJECTNAME contains "\CORECLR_PROFILER_PATH" OR OBJECTVALUENAME contains "\CORECLR_PROFILER_PATH")) select Action1.HOSTNAME,Action1.MESSAGE,Action1.OBJECTNAME,Action1.PROCESSNAME,Action1.PREVVAL,Action1.CHANGES

Detection

Execution Mode

realtime

Log Sources

Windows

Author

Jose Rodriguez (@Cyb3rPandaH), OTR (Open Threat Research), Jimmy Bayne (@bohops)