config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_file_name contains "\AppData\Local\Temp\" and 
 action_file_name contains "PROCEXP152.sys") and 
 (not 
 (actor_process_image_path in ("*\procexp64.exe*", "*\procexp.exe*", "*\procmon64.exe*", "*\procmon.exe*")))))