mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add 24.04 version tag
This commit is contained in:
@ -10,133 +10,133 @@ services:
|
||||
# Adbhoney service
|
||||
adbhoney:
|
||||
build: adbhoney/.
|
||||
image: "dtagdevsec/adbhoney:alpha"
|
||||
image: "dtagdevsec/adbhoney:24.04"
|
||||
|
||||
# Ciscoasa service
|
||||
ciscoasa:
|
||||
build: ciscoasa/.
|
||||
image: "dtagdevsec/ciscoasa:alpha"
|
||||
image: "dtagdevsec/ciscoasa:24.04"
|
||||
|
||||
# CitrixHoneypot service
|
||||
citrixhoneypot:
|
||||
build: citrixhoneypot/.
|
||||
image: "dtagdevsec/citrixhoneypot:alpha"
|
||||
image: "dtagdevsec/citrixhoneypot:24.04"
|
||||
|
||||
# Conpot IEC104 service
|
||||
conpot_IEC104:
|
||||
build: conpot/.
|
||||
image: "dtagdevsec/conpot:alpha"
|
||||
image: "dtagdevsec/conpot:24.04"
|
||||
|
||||
# Cowrie service
|
||||
cowrie:
|
||||
build: cowrie/.
|
||||
image: "dtagdevsec/cowrie:alpha"
|
||||
image: "dtagdevsec/cowrie:24.04"
|
||||
|
||||
# Ddospot service
|
||||
ddospot:
|
||||
build: ddospot/.
|
||||
image: "dtagdevsec/ddospot:alpha"
|
||||
image: "dtagdevsec/ddospot:24.04"
|
||||
|
||||
# Dicompot service
|
||||
dicompot:
|
||||
build: dicompot/.
|
||||
image: "dtagdevsec/dicompot:alpha"
|
||||
image: "dtagdevsec/dicompot:24.04"
|
||||
|
||||
# Dionaea service
|
||||
dionaea:
|
||||
build: dionaea/.
|
||||
image: "dtagdevsec/dionaea:alpha"
|
||||
image: "dtagdevsec/dionaea:24.04"
|
||||
|
||||
# ElasticPot service
|
||||
elasticpot:
|
||||
build: elasticpot/.
|
||||
image: "dtagdevsec/elasticpot:alpha"
|
||||
image: "dtagdevsec/elasticpot:24.04"
|
||||
|
||||
# Endlessh service
|
||||
endlessh:
|
||||
build: endlessh/.
|
||||
image: "dtagdevsec/endlessh:alpha"
|
||||
image: "dtagdevsec/endlessh:24.04"
|
||||
|
||||
# Glutton service
|
||||
glutton:
|
||||
build: glutton/.
|
||||
image: "dtagdevsec/glutton:alpha"
|
||||
image: "dtagdevsec/glutton:24.04"
|
||||
|
||||
# Hellpot service
|
||||
hellpot:
|
||||
build: hellpot/.
|
||||
image: "dtagdevsec/hellpot:alpha"
|
||||
image: "dtagdevsec/hellpot:24.04"
|
||||
|
||||
# Heralding service
|
||||
heralding:
|
||||
build: heralding/.
|
||||
image: "dtagdevsec/heralding:alpha"
|
||||
image: "dtagdevsec/heralding:24.04"
|
||||
|
||||
# Honeypots service
|
||||
honeypots:
|
||||
build: honeypots/.
|
||||
image: "dtagdevsec/honeypots:alpha"
|
||||
image: "dtagdevsec/honeypots:24.04"
|
||||
|
||||
# Honeytrap service
|
||||
honeytrap:
|
||||
build: honeytrap/.
|
||||
image: "dtagdevsec/honeytrap:alpha"
|
||||
image: "dtagdevsec/honeytrap:24.04"
|
||||
|
||||
# IPPHoney service
|
||||
ipphoney:
|
||||
build: ipphoney/.
|
||||
image: "dtagdevsec/ipphoney:alpha"
|
||||
image: "dtagdevsec/ipphoney:24.04"
|
||||
|
||||
# Log4Pot service
|
||||
log4pot:
|
||||
build: log4pot/.
|
||||
image: "dtagdevsec/log4pot:alpha"
|
||||
image: "dtagdevsec/log4pot:24.04"
|
||||
|
||||
# Mailoney service
|
||||
mailoney:
|
||||
build: mailoney/.
|
||||
image: "dtagdevsec/mailoney:alpha"
|
||||
image: "dtagdevsec/mailoney:24.04"
|
||||
|
||||
# Medpot service
|
||||
medpot:
|
||||
build: medpot/.
|
||||
image: "dtagdevsec/medpot:alpha"
|
||||
image: "dtagdevsec/medpot:24.04"
|
||||
|
||||
# Redishoneypot service
|
||||
redishoneypot:
|
||||
build: redishoneypot/.
|
||||
image: "dtagdevsec/redishoneypot:alpha"
|
||||
image: "dtagdevsec/redishoneypot:24.04"
|
||||
|
||||
# Sentrypeer service
|
||||
sentrypeer:
|
||||
build: sentrypeer/.
|
||||
image: "dtagdevsec/sentrypeer:alpha"
|
||||
image: "dtagdevsec/sentrypeer:24.04"
|
||||
|
||||
#### Snare / Tanner
|
||||
## Tanner Redis Service
|
||||
tanner_redis:
|
||||
build: tanner/redis/.
|
||||
image: "dtagdevsec/redis:alpha"
|
||||
image: "dtagdevsec/redis:24.04"
|
||||
|
||||
## PHP Sandbox service
|
||||
tanner_phpox:
|
||||
build: tanner/phpox/.
|
||||
image: "dtagdevsec/phpox:alpha"
|
||||
image: "dtagdevsec/phpox:24.04"
|
||||
|
||||
## Tanner API Service
|
||||
tanner_api:
|
||||
build: tanner/tanner/.
|
||||
image: "dtagdevsec/tanner:alpha"
|
||||
image: "dtagdevsec/tanner:24.04"
|
||||
|
||||
## Snare Service
|
||||
snare:
|
||||
build: tanner/snare/.
|
||||
image: "dtagdevsec/snare:alpha"
|
||||
image: "dtagdevsec/snare:24.04"
|
||||
|
||||
## Wordpot Service
|
||||
wordpot:
|
||||
build: wordpot/.
|
||||
image: "dtagdevsec/wordpot:alpha"
|
||||
image: "dtagdevsec/wordpot:24.04"
|
||||
|
||||
|
||||
##################
|
||||
@ -146,17 +146,17 @@ services:
|
||||
# Fatt service
|
||||
fatt:
|
||||
build: fatt/.
|
||||
image: "dtagdevsec/fatt:alpha"
|
||||
image: "dtagdevsec/fatt:24.04"
|
||||
|
||||
# P0f service
|
||||
p0f:
|
||||
build: p0f/.
|
||||
image: "dtagdevsec/p0f:alpha"
|
||||
image: "dtagdevsec/p0f:24.04"
|
||||
|
||||
# Suricata service
|
||||
suricata:
|
||||
build: suricata/.
|
||||
image: "dtagdevsec/suricata:alpha"
|
||||
image: "dtagdevsec/suricata:24.04"
|
||||
|
||||
|
||||
##################
|
||||
@ -167,34 +167,34 @@ services:
|
||||
## Elasticsearch service
|
||||
elasticsearch:
|
||||
build: elk/elasticsearch/.
|
||||
image: "dtagdevsec/elasticsearch:alpha"
|
||||
image: "dtagdevsec/elasticsearch:24.04"
|
||||
|
||||
## Kibana service
|
||||
kibana:
|
||||
build: elk/kibana/.
|
||||
image: "dtagdevsec/kibana:alpha"
|
||||
image: "dtagdevsec/kibana:24.04"
|
||||
|
||||
## Logstash service
|
||||
logstash:
|
||||
build: elk/logstash/.
|
||||
image: "dtagdevsec/logstash:alpha"
|
||||
image: "dtagdevsec/logstash:24.04"
|
||||
|
||||
# Ewsposter service
|
||||
ewsposter:
|
||||
build: ewsposter/.
|
||||
image: "dtagdevsec/ewsposter:alpha"
|
||||
image: "dtagdevsec/ewsposter:24.04"
|
||||
|
||||
# Nginx service
|
||||
nginx:
|
||||
build: nginx/.
|
||||
image: "dtagdevsec/nginx:alpha"
|
||||
image: "dtagdevsec/nginx:24.04"
|
||||
|
||||
# Spiderfoot service
|
||||
spiderfoot:
|
||||
build: spiderfoot/.
|
||||
image: "dtagdevsec/spiderfoot:alpha"
|
||||
image: "dtagdevsec/spiderfoot:24.04"
|
||||
|
||||
# Map Web Service
|
||||
map_web:
|
||||
build: elk/map/.
|
||||
image: "dtagdevsec/map:alpha"
|
||||
image: "dtagdevsec/map:24.04"
|
||||
|
Reference in New Issue
Block a user