Sign inSign up

csalab/csaf:dvwa

Security
Integration & delivery
Operating systems
Manifest digest

sha256:a2494469e7e6bc291275a613e26e886a1b29e848050256dac7f8a7bdac66760e

OS/ARCH

linux/amd64

Compressed size

396.02 MB

Last pushed

7 months by csalab

Type

Image

Manifest digest

sha256:a2494469e7e6bc291275a613e26e886a1b29e848050256dac7f8a7bdac66760e

Image Layers

1# debian.sh --arch 'amd64' out/51.27 MB
3COPY ./data/dvwa/ /var/www/html/ # buildkit1.42 MB
4WORKDIR /var/www/html/32 B
5RUN /bin/sh -c apt-get update122.06 MB
6RUN /bin/sh -c wget -q189.46 MB
7COPY --chown=root:root --chmod=755 config/dvwa/velociraptor-client /etc/init.d/velociraptor-client762 B
8COPY --chown=root:root --chmod=644 config/velociraptor/client.config.yaml /etc/velociraptor-client.config.yaml1.57 KB
9RUN /bin/sh -c wget -q31.14 MB
10RUN /bin/sh -c sed -i685.39 KB
11COPY script/dvwa.startup.sh /startup.sh # buildkit422 B
12COPY --chown=root:wazuh --chmod=660 config/dvwa/ossec.conf /var/ossec/etc/ossec.conf1.92 KB
13COPY --chown=root:wazuh --chmod=750 config/dvwa/remove-threat.sh /var/ossec/active-response/bin/remove-threat.sh716 B
14ENTRYPOINT ["/bin/bash" "/startup.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1769990400'