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 "\rundll32.exe" and 
 (action_module_path in ("*:\ProgramData*", "*\AppData\Local\*")) and 
 action_module_path ~= "[a-zA-Z]{5,6}\.wll"))