config case_sensitive = false | preset=xdr_registry | filter (event_type = ENUM.REGISTRY and 
 event_sub_type = ENUM.REGISTRY_SET_VALUE) and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_registry_key_name in ("*\Microsoft\Windows NT\CurrentVersion\Event Viewer\MicrosoftRedirectionProgram*", "*\Microsoft\Windows NT\CurrentVersion\Event Viewer\MicrosoftRedirectionURL*")) and 
 (not 
 ((actor_process_image_path contains "C:\WINDOWS\system32\svchost.exe" and 
 action_registry_key_name contains "\Microsoft\Windows NT\CurrentVersion\Event Viewer\MicrosoftRedirectionProgram" and 
 (action_registry_value_name = "%%SystemRoot%%\PCHealth\HelpCtr\Binaries\HelpCtr.exe" or 
 action_registry_data = "%%SystemRoot%%\PCHealth\HelpCtr\Binaries\HelpCtr.exe")) or 
 (actor_process_image_path contains "C:\WINDOWS\system32\svchost.exe" and 
 action_registry_key_name contains "\Microsoft\Windows NT\CurrentVersion\Event Viewer\MicrosoftRedirectionProgramCommandLineParameters" and 
 (contains or 
 contains)) or 
 (action_registry_value_name = "http://go.microsoft.com/fwlink/events.asp" or 
 action_registry_data = "http://go.microsoft.com/fwlink/events.asp") or 
 (action_registry_value_name = "(Empty)" or 
 action_registry_data = "(Empty)")))))