raesene/copyfail-runc-k8s-poc:latest

Manifest digest

sha256:3e240f781004f582c547e56db26dc27147ff06611543e33be66d983f946bff96

OS/ARCH

linux/amd64

Compressed size

40.87 MB

Last pushed

about 2 months by raesene

Type

Image

Manifest digest

sha256:3e240f781004f582c547e56db26dc27147ff06611543e33be66d983f946bff96

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update12.49 MB
8COPY /tmp/payload /opt/payload # buildkit567 B
9COPY exploit.py /opt/exploit.py # buildkit2.53 KB
10RUN /bin/sh -c chmod +x2.96 KB
11CMD ["python3" "/opt/exploit.py"]0 B

Command

 ARG RELEASE