config case_sensitive = false | preset=xdr_image_load | filter event_type = ENUM.LOAD_IMAGE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (action_module_path contains "\appverifUI.dll" and 
 (not 
 ((actor_process_image_path in ("C:\Windows\SysWOW64\appverif.exe", "C:\Windows\System32\appverif.exe")) and 
 (action_module_path in ("C:\Windows\System32\*", "C:\Windows\SysWOW64\*", "C:\Windows\WinSxS\*"))))))