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 in ("*\libwazuhshared.dll", "*\libwinpthread-1.dll")) and 
 (not 
 (action_module_path in ("C:\Program Files\*", "C:\Program Files (x86)\*"))) and 
 (not 
 ((action_module_path in ("*\AppData\Local\*", "*\ProgramData\*")) and 
 action_module_path contains "\mingw64\bin\libwinpthread-1.dll"))))