bump adbhoney, cowrie, honeytrap to 20.06

This commit is contained in:
t3chn0m4g3
2020-02-14 17:22:30 +00:00
parent aa4a93684d
commit faa5667246
7 changed files with 15 additions and 12 deletions

View File

@ -27,7 +27,8 @@ RUN apt-get update -y && \
#
# Install honeytrap from source
cd /root/ && \
git clone https://github.com/armedpot/honeytrap && \
# git clone https://github.com/armedpot/honeytrap && \
git clone https://github.com/t3chn0m4g3/honeytrap-1 /root/honeytrap && \
cd /root/honeytrap/ && \
autoreconf -vfi && \
./configure \

View File

@ -12,7 +12,7 @@ services:
network_mode: "host"
cap_add:
- NET_ADMIN
image: "dtagdevsec/honeytrap:1903"
image: "dtagdevsec/honeytrap:2006"
read_only: true
volumes:
- /data/honeytrap/attacks:/opt/honeytrap/var/attacks