Implementation of the AsiaCCS'26 paper: ImmuCheck: Selective Immutability for Container Escape Detection in Microservices.
Note: This tool must be executed on a single-node Kubernetes cluster set up with kubeadm.
pip install -r requirements.txt
chmod +x immucheck.sh./immucheck.sh <pod_name> [namespace]namespace defaults to default if not provided.