config case_sensitive = false | preset=xdr_process | filter (event_type = ENUM.PROCESS and 
 event_sub_type = ENUM.PROCESS_START) and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((action_process_image_path contains "\CamMute.exe" and 
 (not 
 (action_process_image_path in ("*\Lenovo\Communication Utility\*", "*\Lenovo\Communications Utility\*")))) or 
 (action_process_image_path contains "\chrome_frame_helper.exe" and 
 (not 
 action_process_image_path contains "\Google\Chrome\application\")) or 
 (action_process_image_path contains "\dvcemumanager.exe" and 
 (not 
 action_process_image_path contains "\Microsoft Device Emulator\")) or 
 (action_process_image_path contains "\Gadget.exe" and 
 (not 
 action_process_image_path contains "\Windows Media Player\")) or 
 (action_process_image_path contains "\hcc.exe" and 
 (not 
 action_process_image_path contains "\HTML Help Workshop\")) or 
 (action_process_image_path contains "\hkcmd.exe" and 
 (not 
 (action_process_image_path in ("*\System32\*", "*\SysNative\*", "*\SysWow64\*")))) or 
 (action_process_image_path contains "\Mc.exe" and 
 (not 
 (action_process_image_path in ("*\Microsoft Visual Studio*", "*\Microsoft SDK*", "*\Windows Kit*")))) or 
 (action_process_image_path contains "\MsMpEng.exe" and 
 (not 
 (action_process_image_path in ("*\Microsoft Security Client\*", "*\Windows Defender\*", "*\AntiMalware\*")))) or 
 (action_process_image_path contains "\msseces.exe" and 
 (not 
 (action_process_image_path in ("*\Microsoft Security Center\*", "*\Microsoft Security Client\*", "*\Microsoft Security Essentials\*")))) or 
 (action_process_image_path contains "\OInfoP11.exe" and 
 (not 
 action_process_image_path contains "\Common Files\Microsoft Shared\")) or 
 (action_process_image_path contains "\OleView.exe" and 
 (not 
 (action_process_image_path in ("*\Microsoft Visual Studio*", "*\Microsoft SDK*", "*\Windows Kit*", "*\Windows Resource Kit\*")))) or 
 (action_process_image_path contains "\rc.exe" and 
 (not 
 (action_process_image_path in ("*\Microsoft Visual Studio*", "*\Microsoft SDK*", "*\Windows Kit*", "*\Windows Resource Kit\*", "*\Microsoft.NET\*"))))))