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 "\arubanetsvc.exe" and 
 (action_module_path in ("*\wtsapi32.dll", "*\msvcr100.dll", "*\msvcp100.dll", "*\dbghelp.dll", "*\dbgcore.dll", "*\wininet.dll", "*\iphlpapi.dll", "*\version.dll", "*\cryptsp.dll", "*\cryptbase.dll", "*\wldp.dll", "*\profapi.dll", "*\sspicli.dll", "*\winsta.dll", "*\dpapi.dll"))) and 
 (not 
 (action_module_path in ("C:\Windows\System32\*", "C:\Windows\SysWOW64\*", "C:\Windows\WinSxS\*")))))