mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
remove vnclowpot from 18.10 editions
This commit is contained in:
parent
0c86bd9a5a
commit
7591b349e0
4 changed files with 29 additions and 59 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue