ssh-honeypot (sha256:2dadb8b2d38ab63cc402196bc6dc24dbb211cbf8ab635d3b5c7578eaea6b6426)

Published 2023-12-26 19:56:35 +01:00 by Brieuc Dubois in Bhasher/ssh-honeypot

Installation

docker pull git.bhasher.com/bhasher/ssh-honeypot@sha256:2dadb8b2d38ab63cc402196bc6dc24dbb211cbf8ab635d3b5c7578eaea6b6426
sha256:2dadb8b2d38ab63cc402196bc6dc24dbb211cbf8ab635d3b5c7578eaea6b6426

Image Layers

ADD file:8182c73f869a899cf624a59c400acb8226776d15e4d3a0d240a94e65340540d0 in /
CMD ["/bin/sh"]
WORKDIR /app
COPY /app/ssh-honeypot . # buildkit
RUN /bin/sh -c mkdir data # buildkit
ENV PATH=data/ssh-honeypot.log
ENV PORT=22
EXPOSE map[22/tcp:{}]
VOLUME [/app/data]
ENTRYPOINT ["./ssh-honeypot"]
Details
Container
2023-12-26 19:56:35 +01:00
0
OCI / Docker
linux/arm64
5.9 MiB
Versions (1) View all
latest 2023-12-26