remove vnclowpot from 18.10 editions

This commit is contained in:
t3chn0m4g3 2018-09-11 13:11:27 +00:00
parent 0c86bd9a5a
commit 7591b349e0
4 changed files with 29 additions and 59 deletions

View file

@ -15,7 +15,6 @@ networks:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
ewsposter_local:
spiderfoot_local:
@ -215,7 +214,7 @@ services:
- "993:993"
- "995:995"
- "5432:5432"
# - "5900:5900"
- "5900:5900"
image: "dtagdevsec/heralding:1804"
read_only: true
volumes:
@ -379,19 +378,6 @@ services:
depends_on:
- tanner
# Vnclowpot service
vnclowpot:
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1804"
read_only: true
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot
##################
#### NSM

View file

@ -12,7 +12,6 @@ networks:
cyberchef_local:
medpot_local:
rdpy_local:
vnclowpot_local:
ewsposter_local:
spiderfoot_local:
@ -158,6 +157,32 @@ services:
- /data/cowrie/log:/home/cowrie/cowrie/log
- /data/cowrie/log/tty:/home/cowrie/cowrie/log/tty
# Heralding service
heralding:
container_name: heralding
restart: always
tmpfs:
- /tmp/heralding:uid=2000,gid=2000
networks:
- heralding_local
ports:
# - "21:21"
# - "22:22"
# - "23:23"
# - "25:25"
# - "80:80"
# - "110:110"
# - "143:143"
# - "443:443"
# - "993:993"
# - "995:995"
# - "5432:5432"
- "5900:5900"
image: "dtagdevsec/heralding:1804"
read_only: true
volumes:
- /data/heralding/log:/var/log/heralding
# Honeytrap service
honeytrap:
container_name: honeytrap
@ -208,19 +233,6 @@ services:
volumes:
- /data/rdpy/log:/var/log/rdpy
# Vnclowpot service
vnclowpot:
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1804"
read_only: true
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot
##################
#### NSM

View file

@ -14,7 +14,6 @@ networks:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
ewsposter_local:
spiderfoot_local:
@ -214,7 +213,7 @@ services:
- "993:993"
- "995:995"
- "5432:5432"
# - "5900:5900"
- "5900:5900"
image: "dtagdevsec/heralding:1804"
read_only: true
volumes:
@ -377,19 +376,6 @@ services:
depends_on:
- tanner
# Vnclowpot service
vnclowpot:
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1804"
read_only: true
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot
##################
#### NSM

View file

@ -15,7 +15,6 @@ networks:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
ewsposter_local:
spiderfoot_local:
@ -215,7 +214,7 @@ services:
- "993:993"
- "995:995"
- "5432:5432"
# - "5900:5900"
- "5900:5900"
image: "dtagdevsec/heralding:1804"
read_only: true
volumes:
@ -378,19 +377,6 @@ services:
depends_on:
- tanner
# Vnclowpot service
vnclowpot:
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1804"
read_only: true
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot
##################
#### NSM