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 ("*\wscript.exe", "*\cscript.exe")) and 
 (action_file_name in ("*:\Perflogs\*", "*:\ProgramData\*", "*:\Temp\*", "*:\Tmp\*", "*:\Users\*", "*:\Windows\Temp\*", "*\AppData\Local\Temp*", "*\AppData\Roaming\Temp*", "*\Start Menu\Programs\Startup\*", "*\Temporary Internet*")) and 
 (action_file_name in ("*.js", "*.jse", "*.vba", "*.vbe", "*.vbs", "*.wsf", "*.wsh"))))