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 ".zip\") and 
 action_file_name contains ".iso") or 
 (action_file_name contains "\AppData\Local\Microsoft\Windows\INetCache\Content.Outlook\" and 
 action_file_name contains ".iso")))