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 in ("*:\Perflogs\*", "*:\Temp\*", "*:\Users\Public\*", "*\$Recycle.Bin\*", "*\Contacts\*", "*\Documents\*", "*\Favorites\*", "*\Favourites\*", "*\inetpub\wwwroot\*", "*\Music\*", "*\Pictures\*", "*\Start Menu\Programs\Startup\*", "*\Users\Default\*", "*\Videos\*")) and 
 (action_module_path in ("*\dbgcore.dll", "*\dbghelp.dll"))))