config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (((actor_process_image_path in ("*\cscript.exe", "*\mshta.exe", "*\regsvr32.exe", "*\rundll32.exe", "*\wscript.exe")) or 
 (causality_actor_process_image_path in ("*\cscript.exe", "*\mshta.exe", "*\regsvr32.exe", "*\rundll32.exe", "*\wscript.exe"))) and 
 (action_file_name in ("*.docm", "*.dotm", "*.xlsm", "*.xltm", "*.potm", "*.pptm"))))