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 "\spoolsv.exe" and 
 (action_module_path in ("*\Windows\System32\spool\drivers\x64\3\*", "*\Windows\System32\spool\drivers\x64\4\*")) and 
 action_module_path contains ".dll"))