config case_sensitive = false | preset=xdr_process | filter (event_type = ENUM.PROCESS and 
 event_sub_type = ENUM.PROCESS_START) and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (((action_process_image_path in ("*\tasksche.exe", "*\mssecsvc.exe", "*\taskdl.exe", "*\taskhsvc.exe", "*\taskse.exe", "*\111.exe", "*\lhdfrgui.exe", "*\linuxnew.exe", "*\wannacry.exe")) or 
 action_process_image_path contains "WanaDecryptor") or 
 action_process_image_command_line contains "@Please_Read_Me@.txt"))