sha256:434648ea23a48c3279614f19ce2fcf82412bbe040cbbc8b750bc5fb2f74e7bb3
OS/ARCH
Compressed size
1.68 GB
Last pushed
over 5 years by donaldrich
Type
Image
Manifest digest
sha256:434648ea23a48c3279614f19ce2fcf82412bbe040cbbc8b750bc5fb2f74e7bb3
Image Layers
1LABEL org.opencontainers.image.title=Kali Linux0 B2COPY . / # buildkit49.21 MB3ENV DEBIAN_FRONTEND=noninteractive0 B4RUN /bin/sh -c apt-get update119.39 MB5RUN /bin/sh -c echo "LC_ALL=en_US.UTF-8"208 B6RUN /bin/sh -c echo "en_US.UTF-82.33 KB7RUN /bin/sh -c echo "LANG=en_US.UTF-8"163 B8RUN /bin/sh -c locale-gen --purge841.26 KB9RUN /bin/sh -c mkdir /var/run/sshd120 B10RUN /bin/sh -c echo 'root:toor'409 B11RUN /bin/sh -c sed -i1.6 KB12RUN /bin/sh -c sed -i1.61 KB13RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session1.01 KB14COPY ./ssh/ssh_host_ecdsa_key /etc/ssh/ssh_host_ecdsa_key # buildkit539 B15COPY ./ssh/ssh_host_ecdsa_key.pub /etc/ssh/ssh_host_ecdsa_key.pub # buildkit326 B16COPY ./ssh/ssh_host_ed25519_key /etc/ssh/ssh_host_ed25519_key # buildkit438 B17COPY ./ssh/ssh_host_ed25519_key.pub /etc/ssh/ssh_host_ed25519_key.pub # buildkit270 B18COPY ./ssh/ssh_host_rsa_key /etc/ssh/ssh_host_rsa_key # buildkit2.1 KB19COPY ./ssh/ssh_host_rsa_key.pub /etc/ssh/ssh_host_rsa_key.pub # buildkit649 B20RUN /bin/sh -c chmod 644327 B21RUN /bin/sh -c chmod 644274 B22RUN /bin/sh -c chmod 644654 B23RUN /bin/sh -c chmod 600544 B24RUN /bin/sh -c chmod 600443 B25RUN /bin/sh -c chmod 6002.11 KB26EXPOSE map[2222/tcp:{}]0 B27CMD ["/usr/sbin/sshd" "-D"]0 B28RUN /bin/sh -c apt-get update154.83 MB29RUN /bin/sh -c pip3 install2.96 MB30COPY /install /install # buildkit63.63 MB31COPY /usr/local/bin/katoolin /usr/local/bin/katoolin # buildkit8.91 KB32COPY /usr/local/bin/wifi-hacker /usr/local/bin/wifi-hacker # buildkit27.39 KB33COPY /go/bin/decker /usr/local/bin/decker # buildkit4.83 MB34COPY /go/bin/goss /usr/local/bin/goss # buildkit7.46 MB35COPY /go/bin/nuclei /usr/local/bin/nuclei # buildkit8.5 MB36COPY /go/bin/dnsx /usr/local/bin/dnsx # buildkit4.07 MB37COPY /go/bin/proxify /usr/local/bin/proxify # buildkit5.54 MB38COPY /go/bin/httpx /usr/local/bin/httpx # buildkit5.71 MB39COPY /go/bin/dnsprobe /usr/local/bin/dnsprobe # buildkit3.27 MB40COPY /go/bin/subfinder /usr/local/bin/subfinder # buildkit6.2 MB41RUN /bin/sh -c goss -version0 B42RUN /bin/sh -c subfinder -version148 B43RUN /bin/sh -c nuclei -version0 B44RUN /bin/sh -c dnsx -version0 B45RUN /bin/sh -c proxify -version148 B46RUN /bin/sh -c httpx -version0 B47ENV DEBIAN_FRONTEND=noninteractive0 B48RUN /bin/sh -c apt-get update505.89 MB49RUN /bin/sh -c chsh --shell702 B50EXPOSE map[2222/tcp:{}]0 B51CMD ["/usr/sbin/sshd" "-D"]0 B52ENV DEBIAN_FRONTEND=noninteractive0 B53RUN /bin/sh -c apt-get update778.28 MB54RUN /bin/sh -c chsh --shell696 B55EXPOSE map[2222/tcp:{}]0 B56CMD ["/usr/sbin/sshd" "-D"]0 BCommand
LABEL org.opencontainers.image.title=Kali Linux