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 ("*\Active Directory Explorer*", "*\Handle*", "*\LiveKd*", "*\ProcDump*", "*\Process Explorer*", "*\PsExec*", "*\PsLoggedon*", "*\PsLoglist*", "*\PsPasswd*", "*\PsPing*", "*\PsService*", "*\SDelete*")) and 
 action_registry_key_name contains "\EulaAccepted") and 
 (not 
 (actor_process_image_path in ("*\ADExplorer.exe", "*\ADExplorer64.exe", "*\handle.exe", "*\handle64.exe", "*\livekd.exe", "*\livekd64.exe", "*\procdump.exe", "*\procdump64.exe", "*\procexp.exe", "*\procexp64.exe", "*\PsExec.exe", "*\PsExec64.exe", "*\PsLoggedon.exe", "*\PsLoggedon64.exe", "*\psloglist.exe", "*\psloglist64.exe", "*\pspasswd.exe", "*\pspasswd64.exe", "*\PsPing.exe", "*\PsPing64.exe", "*\PsService.exe", "*\PsService64.exe", "*\sdelete.exe")))))