config case_sensitive = false | preset=xdr_image_load | filter event_type = ENUM.LOAD_IMAGE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((actor_process_image_path in ("*\cmstp.exe", "*\cscript.exe", "*\mshta.exe", "*\msxsl.exe", "*\regsvr32.exe", "*\wmic.exe", "*\wscript.exe")) and 
 (action_module_path in ("*\clr.dll", "*\mscoree.dll", "*\mscorlib.dll"))))