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 "\commfunc.dll" and 
 (not 
 (action_module_path contains "\AppData\local\Google\Chrome\Application\" or 
 (action_module_path in ("C:\Program Files\Lenovo\Communications Utility\*", "C:\Program Files (x86)\Lenovo\Communications Utility\*"))))) or 
 (action_module_path contains "\tosbtkbd.dll" and 
 (not 
 (action_module_path in ("C:\Program Files\Toshiba\Bluetooth Toshiba Stack\*", "C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\*"))))))