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 "C:\Users\" and 
 action_file_name contains "\AppData\Local\Temp\OskSupport.dll") or 
 (actor_process_image_path = "C:\Windows\system32\DllHost.exe" and 
 action_file_name = "C:\Program Files\Windows Media Player\osk.exe")))