Potential WerFault ReflectDebugger Registry Value Abuse

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects potential WerFault "ReflectDebugger" registry value abuse for persistence.

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Registry value modified" AND OBJECTNAME endswith "\Microsoft\Windows\Windows Error Reporting\Hangs\ReflectDebugger" OR (OBJECTNAME endswith "\Microsoft\Windows\Windows Error Reporting\Hangs" AND OBJECTVALUENAME = "ReflectDebugger") select Action1.HOSTNAME,Action1.MESSAGE,Action1.OBJECTNAME,Action1.PROCESSNAME,Action1.PREVVAL,Action1.CHANGES

Detection

Execution Mode

realtime

Log Sources

Windows

Author

X__Junior