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_LINUX and 
 ((action_process_image_path contains "/python3" and 
 (action_process_image_command_line contains "exec(base64.b64decode('aW1wb3J0" and 
 action_process_image_command_line contains "kI2NF9TQ1JJUFQgPSAiYV")) or 
 (action_process_image_path contains "/tar" and 
 (action_process_image_command_line contains "tpcp.tar.gz" and 
 action_process_image_command_line contains "payload.enc" and 
 action_process_image_command_line contains "session.key.enc")) or 
 (action_process_image_path contains "/curl" and 
 (action_process_image_command_line contains "models.litellm.cloud" and 
 action_process_image_command_line contains "X-Filename: tpcp.tar.gz")) or 
 (actor_process_image_path contains "/python3" and 
 (action_process_image_command_line contains "systemctl" and 
 action_process_image_command_line contains "--user" and 
 action_process_image_command_line contains "sysmon"))))