Skip to content

Asbatel/ImmuCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImmuCheck

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.

Installation

pip install -r requirements.txt
chmod +x immucheck.sh

Usage

./immucheck.sh <pod_name> [namespace]

namespace defaults to default if not provided.

About

ImmuCheck: Selective Immutability for Container Escape Detection in Microservices - AsiaCCS'26

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors