tweaking, remove honeypy => deprecated

This commit is contained in:
t3chn0m4g3
2022-01-17 17:45:03 +00:00
parent c611101987
commit d301cf0447
15 changed files with 6 additions and 102 deletions

View File

@ -18,7 +18,6 @@ networks:
endlessh_local:
hellpot_local:
heralding_local:
honeypy_local:
honeysap_local:
ipphoney_local:
mailoney_local:
@ -308,25 +307,6 @@ services:
volumes:
- /data/heralding/log:/var/log/heralding
# HoneyPy service
honeypy:
container_name: honeypy
restart: always
networks:
- honeypy_local
ports:
- "7:7"
- "8:8"
- "2048:2048"
- "2323:2323"
- "2324:2324"
- "4096:4096"
# - "9200:9200"
image: "dtagdevsec/honeypy:2203"
read_only: true
volumes:
- /data/honeypy/log:/opt/honeypy/log
# HoneySAP service
honeysap:
container_name: honeysap

View File

@ -15,7 +15,6 @@ networks:
dionaea_local:
elasticpot_local:
heralding_local:
honeypy_local:
honeysap_local:
mailoney_local:
medpot_local:
@ -275,25 +274,6 @@ services:
volumes:
- /data/heralding/log:/var/log/heralding
# HoneyPy service
honeypy:
container_name: honeypy
restart: always
networks:
- honeypy_local
ports:
- "7:7"
- "8:8"
- "2048:2048"
- "2323:2323"
- "2324:2324"
- "4096:4096"
# - "9200:9200"
image: "dtagdevsec/honeypy:2203"
read_only: true
volumes:
- /data/honeypy/log:/opt/honeypy/log
# HoneySAP service
honeysap:
container_name: honeysap