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 contains "\cmstp.exe" and 
 (action_module_path in ("*\PerfLogs\*", "*\ProgramData\*", "*\Users\*", "*\Windows\Temp\*", "*C:\Temp\*")) and 
 (action_module_path in ("*.dll", "*.ocx"))))