mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -9,6 +9,8 @@ services:
|
||||
restart: always
|
||||
tmpfs:
|
||||
- /tmp/ciscoasa:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
network_mode: "host"
|
||||
ports:
|
||||
- "5000:5000/udp"
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: citrixhoneypot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- citrixhoneypot_local
|
||||
ports:
|
||||
|
@ -23,6 +23,8 @@ services:
|
||||
- CONPOT_TMP=/tmp/conpot
|
||||
tmpfs:
|
||||
- /tmp/conpot:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- conpot_local_default
|
||||
ports:
|
||||
@ -52,6 +54,8 @@ services:
|
||||
- CONPOT_TMP=/tmp/conpot
|
||||
tmpfs:
|
||||
- /tmp/conpot:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- conpot_local_IEC104
|
||||
ports:
|
||||
@ -74,6 +78,8 @@ services:
|
||||
- CONPOT_TMP=/tmp/conpot
|
||||
tmpfs:
|
||||
- /tmp/conpot:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- conpot_local_guardian_ast
|
||||
ports:
|
||||
@ -95,6 +101,8 @@ services:
|
||||
- CONPOT_TMP=/tmp/conpot
|
||||
tmpfs:
|
||||
- /tmp/conpot:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- conpot_local_ipmi
|
||||
ports:
|
||||
@ -116,6 +124,8 @@ services:
|
||||
- CONPOT_TMP=/tmp/conpot
|
||||
tmpfs:
|
||||
- /tmp/conpot:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- conpot_local_kamstrup_382
|
||||
ports:
|
||||
|
@ -13,6 +13,8 @@ services:
|
||||
tmpfs:
|
||||
- /tmp/cowrie:uid=2000,gid=2000
|
||||
- /tmp/cowrie/data:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- cowrie_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: ddospot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- ddospot_local
|
||||
ports:
|
||||
|
@ -13,6 +13,8 @@ services:
|
||||
build: .
|
||||
container_name: dicompot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- dicompot_local
|
||||
ports:
|
||||
|
@ -12,6 +12,8 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- dionaea_local
|
||||
ports:
|
||||
|
@ -102,16 +102,16 @@ services:
|
||||
build: medpot/.
|
||||
image: "dtagdevsec/medpot:2203"
|
||||
|
||||
# Rdpy service
|
||||
rdpy:
|
||||
build: rdpy/.
|
||||
image: "dtagdevsec/rdpy:2203"
|
||||
|
||||
# Redishoneypot service
|
||||
rdpy:
|
||||
redishoneypot:
|
||||
build: redishoneypot/.
|
||||
image: "dtagdevsec/redishoneypot:2203"
|
||||
|
||||
# Sentrypeer service
|
||||
sentrypeer:
|
||||
build: sentrypeer/.
|
||||
image: "dtagdevsec/sentrypeer:2203"
|
||||
|
||||
#### Snare / Tanner
|
||||
## Tanner Redis Service
|
||||
tanner_redis:
|
||||
@ -188,3 +188,8 @@ services:
|
||||
spiderfoot:
|
||||
build: spiderfoot/.
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
|
||||
# Map Web Service
|
||||
map_web:
|
||||
build: elk/map/.
|
||||
image: "dtagdevsec/map_server:2203"
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: elasticpot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- elasticpot_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: endlessh
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- endlessh_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
networks:
|
||||
- ewsposter_local
|
||||
environment:
|
||||
|
@ -7,6 +7,8 @@ services:
|
||||
build: .
|
||||
container_name: fatt
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
network_mode: "host"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
tmpfs:
|
||||
- /var/lib/glutton:uid=2000,gid=2000
|
||||
- /run:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
network_mode: "host"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: hellpot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- hellpot_local
|
||||
ports:
|
||||
|
@ -12,6 +12,8 @@ services:
|
||||
restart: always
|
||||
tmpfs:
|
||||
- /tmp/heralding:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- heralding_local
|
||||
ports:
|
||||
|
@ -14,6 +14,8 @@ services:
|
||||
restart: always
|
||||
tmpfs:
|
||||
- /tmp:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
networks:
|
||||
- honeypots_local
|
||||
ports:
|
||||
|
@ -9,6 +9,8 @@ services:
|
||||
restart: always
|
||||
tmpfs:
|
||||
- /tmp/honeytrap:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
network_mode: "host"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: ipphoney
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- ipphoney_local
|
||||
ports:
|
||||
|
@ -12,6 +12,8 @@ services:
|
||||
restart: always
|
||||
tmpfs:
|
||||
- /tmp:uid=2000,gid=2000
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- log4pot_local
|
||||
ports:
|
||||
|
@ -16,6 +16,8 @@ services:
|
||||
- HPFEEDS_SECRET=pass
|
||||
- HPFEEDS_PORT=20000
|
||||
- HPFEEDS_CHANNELPREFIX=prefix
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- mailoney_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: medpot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- medpot_local
|
||||
ports:
|
||||
|
@ -15,6 +15,8 @@ services:
|
||||
- /var/tmp/nginx/scgi
|
||||
- /run
|
||||
- /var/lib/nginx/tmp:uid=100,gid=82
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
network_mode: "host"
|
||||
ports:
|
||||
- "64297:64297"
|
||||
|
@ -7,6 +7,8 @@ services:
|
||||
build: .
|
||||
container_name: p0f
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
network_mode: "host"
|
||||
image: "dtagdevsec/p0f:2203"
|
||||
read_only: true
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: redishoneypot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- redishoneypot_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: sentrypeer
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- sentrypeer_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: spiderfoot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.75
|
||||
networks:
|
||||
- spiderfoot_local
|
||||
ports:
|
||||
|
@ -12,6 +12,8 @@ services:
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- tanner_local
|
||||
image: "dtagdevsec/redis:2203"
|
||||
@ -26,6 +28,8 @@ services:
|
||||
tmpfs:
|
||||
- /tmp:uid=2000,gid=2000
|
||||
tty: true
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- tanner_local
|
||||
image: "dtagdevsec/phpox:2203"
|
||||
@ -40,6 +44,8 @@ services:
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- tanner_local
|
||||
image: "dtagdevsec/tanner:2203"
|
||||
@ -80,6 +86,8 @@ services:
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- tanner_local
|
||||
image: "dtagdevsec/tanner:2203"
|
||||
@ -100,6 +108,8 @@ services:
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- tanner_local
|
||||
ports:
|
||||
|
@ -10,6 +10,8 @@ services:
|
||||
build: .
|
||||
container_name: wordpot
|
||||
restart: always
|
||||
cpu_count: 1
|
||||
cpus: 0.25
|
||||
networks:
|
||||
- wordpot_local
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user