prepare installer for medpot

This commit is contained in:
t3chn0m4g3
2018-09-09 18:38:47 +00:00
parent 39fb972589
commit 8b4a233b7a
7 changed files with 67 additions and 0 deletions

View File

@ -12,6 +12,7 @@ networks:
elasticpot_local:
heralding_local:
mailoney_local:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
@ -264,6 +265,19 @@ services:
volumes:
- /data/mailoney/log:/opt/mailoney/logs
# Medpot service
medpot:
container_name: medpot
restart: always
networks:
- medpot_local
ports:
- "2575:2575"
image: "dtagdevsec/medpot:1804"
read_only: true
volumes:
- /data/medpot/log/:/var/log/
# Rdpy service
rdpy:
container_name: rdpy

View File

@ -10,6 +10,7 @@ networks:
conpot_local_kamstrup_382:
cowrie_local:
cyberchef_local:
medpot_local:
rdpy_local:
vnclowpot_local:
ewsposter_local:
@ -178,6 +179,19 @@ services:
- /data/honeytrap/downloads:/opt/honeytrap/var/downloads
- /data/honeytrap/log:/opt/honeytrap/var/log
# Medpot service
medpot:
container_name: medpot
restart: always
networks:
- medpot_local
ports:
- "2575:2575"
image: "dtagdevsec/medpot:1804"
read_only: true
volumes:
- /data/medpot/log/:/var/log/
# Rdpy service
rdpy:
container_name: rdpy

View File

@ -11,6 +11,7 @@ networks:
elasticpot_local:
heralding_local:
mailoney_local:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
@ -262,6 +263,19 @@ services:
volumes:
- /data/mailoney/log:/opt/mailoney/logs
# Medpot service
medpot:
container_name: medpot
restart: always
networks:
- medpot_local
ports:
- "2575:2575"
image: "dtagdevsec/medpot:1804"
read_only: true
volumes:
- /data/medpot/log/:/var/log/
# Rdpy service
rdpy:
container_name: rdpy

View File

@ -12,6 +12,7 @@ networks:
elasticpot_local:
heralding_local:
mailoney_local:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
@ -263,6 +264,19 @@ services:
volumes:
- /data/mailoney/log:/opt/mailoney/logs
# Medpot service
medpot:
container_name: medpot
restart: always
networks:
- medpot_local
ports:
- "2575:2575"
image: "dtagdevsec/medpot:1804"
read_only: true
volumes:
- /data/medpot/log/:/var/log/
# Rdpy service
rdpy:
container_name: rdpy