This commit is contained in:
Marco Ochse
2018-05-09 16:43:37 +00:00
parent 731e18d083
commit 3bea740632
5 changed files with 17 additions and 16 deletions

View File

@ -4,7 +4,6 @@
version: '2.2'
networks:
ciscoasa_local:
cowrie_local:
elasticpot_local:
ewsposter_local:
@ -22,8 +21,7 @@ services:
container_name: ciscoasa
restart: always
stop_signal: SIGINT
networks:
- ciscoasa_local
network_mode: "host"
ports:
- "5000:5000/udp"
- "8443:8443"
@ -38,8 +36,8 @@ services:
networks:
- cowrie_local
ports:
- "22:2222"
- "23:2223"
- "22:22"
- "23:23"
image: "dtagdevsec/cowrie:1804"
volumes:
- /data/cowrie/downloads:/home/cowrie/cowrie/dl