mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking, hardening
This commit is contained in:
@ -219,6 +219,5 @@ services:
|
||||
network_mode: "host"
|
||||
env_file:
|
||||
- /opt/tpot/etc/compose/wetty_environment
|
||||
ports:
|
||||
- "64300:64300"
|
||||
image: "dtagdevsec/wetty:1710"
|
||||
image: "dtagdevsec/wetty:1804"
|
||||
read_only: true
|
||||
|
@ -314,7 +314,7 @@ services:
|
||||
volumes:
|
||||
- /data/p0f/log:/var/log/p0f
|
||||
|
||||
# Vnclowpot service
|
||||
# vnclowpot service
|
||||
vnclowpot:
|
||||
container_name: vnclowpot
|
||||
restart: always
|
||||
@ -322,7 +322,8 @@ services:
|
||||
- vnclowpot_local
|
||||
ports:
|
||||
- "5900:5900"
|
||||
image: "dtagdevsec/vnclowpot:1710"
|
||||
image: "dtagdevsec/vnclowpot:1804"
|
||||
read_only: true
|
||||
volumes:
|
||||
- /data/vnclowpot/log:/var/log/vnclowpot
|
||||
|
||||
@ -333,6 +334,5 @@ services:
|
||||
network_mode: "host"
|
||||
env_file:
|
||||
- /opt/tpot/etc/compose/wetty_environment
|
||||
ports:
|
||||
- "64300:64300"
|
||||
image: "dtagdevsec/wetty:1710"
|
||||
image: "dtagdevsec/wetty:1804"
|
||||
read_only: true
|
||||
|
Reference in New Issue
Block a user