config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_file_name in ("*BloodHound.zip", "*_computers.json", "*_containers.json", "*_gpos.json", "*_groups.json", "*_ous.json", "*_users.json")) and 
 (not 
 (actor_process_image_path contains "\svchost.exe" and 
 action_file_name contains "C:\Program Files\WindowsApps\Microsoft." and 
 action_file_name contains "\pocket_containers.json"))))