config case_sensitive = false | preset=xdr_image_load | filter event_type = ENUM.LOAD_IMAGE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (action_module_path contains "\ShellDispatch.dll" and 
 (not 
 ((action_module_path contains ":\Users\" and 
 action_module_path contains "\AppData\Local\Temp\") or 
 action_module_path contains ":\Windows\Temp\"))))