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 ("*CLSID\{CF4CC405-E2C5-4DDD-B3CE-5E7582D8C9FA}\InprocServer32\(Default)", "*CLSID\{7C857801-7381-11CF-884D-00AA004B2E24}\InProcServer32\(Default)")) and 
 (not 
 ((action_registry_value_name in ("*system32\wbem\wmiutils.dll", "*system32\wbem\wbemsvc.dll")) or 
 (action_registry_data in ("*system32\wbem\wmiutils.dll", "*system32\wbem\wbemsvc.dll"))))))