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 contains "\ksproxy.ax" and 
 (not 
 (actor_process_image_path in ("C:\Program Files\*", "C:\Program Files (x86)\*", "C:\Windows\System32\*", "C:\Windows\SysWOW64\*"))) and 
 (not 
 (actor_process_image_path in ("*\AppData\Local\Microsoft\Teams\current\Teams.exe", "*\AppData\Roaming\Zoom\bin\Zoom.exe", "*\AppData\Local\Mozilla Firefox\firefox.exe", "*\AppData\Local\Google\Chrome\Application\chrome.exe", "*\AppData\Local\Programs\Opera\opera.exe", "*\AppData\Local\Discord\app-*\Discord.exe")))))