sha256:b14917268870587f5961351d8d74fd1cc635c51bd47c83b686a6258c27e01c59
OS/ARCH
Compressed size
311.38 MB
Last pushed
4 months by jdibby
Type
Image
Manifest digest
sha256:fd6f9a24f34aec3322d6adc3cd2eced8b1ade0686102ee70eb1f60fa591638a1
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV TZ=America/Denver0 B4ENV BUNDLE_GEMFILE=/opt/metasploit-framework/Gemfile0 B5ENV BUNDLE_PATH=/opt/metasploit-framework/vendor/bundle0 B6ENV BUNDLE_WITHOUT=development:test0 B7RUN /bin/sh -c apt-get update89.54 MB8ARG NIKTO_VERSION=2.1.60 B9RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c988.3 KB10RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c3.76 MB11RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c15.47 MB12RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c154 B13COPY /tmp/gobgp-bin/gobgp /usr/local/bin/gobgp # buildkit5.9 MB14COPY /tmp/gobgp-bin/gobgpd /usr/local/bin/gobgpd # buildkit7.06 MB15COPY /opt/metasploit-framework /opt/metasploit-framework # buildkit161.63 MB16RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c32 B17RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c340 B18ENV REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt0 B19ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt0 B20WORKDIR /traffgen98 B21COPY generator.py endpoints.py webui.py healthcheck.sh218.59 KB22RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c4.49 KB23RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c180 B24COPY metasploit/checks/ /opt/metasploit-framework/ms_checks/checks/ # buildkit10.51 KB25COPY metasploit/suites/ /opt/metasploit-framework/ms_checks/suites/ # buildkit3.4 KB26RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c318 B27RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c409 B28HEALTHCHECK {Test:[CMD-SHELL /traffgen/healthcheck.sh] Interval:20s Timeout:3s0 B29RUN |1 NIKTO_VERSION=2.1.6 /bin/sh -c500 B30EXPOSE [7777/tcp]0 B31ENTRYPOINT ["/traffgen/docker-entrypoint.sh"]0 B32CMD ["--suite=all" "--size=S" "--max-wait-secs=20" "--loop"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'