mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
Remove deprecated version tag from docker compose files
Bump Elastic Stack to 8.13.4
This commit is contained in:
parent
a1d72aa7bd
commit
8f3966a675
47 changed files with 13 additions and 92 deletions
|
@ -157,7 +157,6 @@ def main():
|
||||||
remove_unused_networks(selected_services, services, networks)
|
remove_unused_networks(selected_services, services, networks)
|
||||||
|
|
||||||
output_config = {
|
output_config = {
|
||||||
'version': '3.9',
|
|
||||||
'networks': networks,
|
'networks': networks,
|
||||||
'services': selected_services,
|
'services': selected_services,
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# T-Pot: MAC_WIN
|
# T-Pot: MAC_WIN
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
tpotinit_local:
|
tpotinit_local:
|
||||||
adbhoney_local:
|
adbhoney_local:
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# T-Pot: MINI
|
# T-Pot: MINI
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
adbhoney_local:
|
adbhoney_local:
|
||||||
ciscoasa_local:
|
ciscoasa_local:
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
# T-Pot on a Raspberry Pi 4 (8GB of RAM).
|
# T-Pot on a Raspberry Pi 4 (8GB of RAM).
|
||||||
# The standard docker compose file should work mostly fine (depending on traffic) if you do not enable a
|
# The standard docker compose file should work mostly fine (depending on traffic) if you do not enable a
|
||||||
# desktop environment such as LXDE and meet the minimum requirements of 8GB RAM.
|
# desktop environment such as LXDE and meet the minimum requirements of 8GB RAM.
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ciscoasa_local:
|
ciscoasa_local:
|
||||||
citrixhoneypot_local:
|
citrixhoneypot_local:
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# T-Pot: SENSOR
|
# T-Pot: SENSOR
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
adbhoney_local:
|
adbhoney_local:
|
||||||
ciscoasa_local:
|
ciscoasa_local:
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# T-Pot: STANDARD
|
# T-Pot: STANDARD
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
adbhoney_local:
|
adbhoney_local:
|
||||||
ciscoasa_local:
|
ciscoasa_local:
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# T-Pot: STANDARD
|
# T-Pot: STANDARD
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
adbhoney_local:
|
adbhoney_local:
|
||||||
ciscoasa_local:
|
ciscoasa_local:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
adbhoney_local:
|
adbhoney_local:
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,8 @@ myPLATFORMS="linux/amd64,linux/arm64"
|
||||||
myHUBORG_DOCKER="dtagdevsec"
|
myHUBORG_DOCKER="dtagdevsec"
|
||||||
myHUBORG_GITHUB="ghcr.io/telekom-security"
|
myHUBORG_GITHUB="ghcr.io/telekom-security"
|
||||||
myTAG="24.04"
|
myTAG="24.04"
|
||||||
myIMAGESBASE="tpotinit adbhoney ciscoasa citrixhoneypot conpot cowrie ddospot dicompot dionaea elasticpot endlessh ewsposter fatt glutton hellpot heralding honeypots honeytrap ipphoney log4pot mailoney medpot nginx p0f redishoneypot sentrypeer spiderfoot suricata wordpot"
|
#myIMAGESBASE="tpotinit adbhoney ciscoasa citrixhoneypot conpot cowrie ddospot dicompot dionaea elasticpot endlessh ewsposter fatt glutton hellpot heralding honeypots honeytrap ipphoney log4pot mailoney medpot nginx p0f redishoneypot sentrypeer spiderfoot suricata wordpot"
|
||||||
|
myIMAGESBASE="tpotinit adbhoney ciscoasa citrixhoneypot conpot cowrie ddospot dicompot dionaea elasticpot endlessh ewsposter fatt hellpot heralding honeypots honeytrap ipphoney log4pot mailoney medpot nginx p0f redishoneypot sentrypeer spiderfoot suricata wordpot"
|
||||||
myIMAGESELK="elasticsearch kibana logstash map"
|
myIMAGESELK="elasticsearch kibana logstash map"
|
||||||
myIMAGESTANNER="phpox redis snare tanner"
|
myIMAGESTANNER="phpox redis snare tanner"
|
||||||
myBUILDERLOG="builder.log"
|
myBUILDERLOG="builder.log"
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ciscoasa_local:
|
ciscoasa_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
citrixhoneypot_local:
|
citrixhoneypot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# CONPOT TEMPLATE=[default, IEC104, guardian_ast, ipmi, kamstrup_382, proxy]
|
# CONPOT TEMPLATE=[default, IEC104, guardian_ast, ipmi, kamstrup_382, proxy]
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
conpot_local_default:
|
conpot_local_default:
|
||||||
conpot_local_IEC104:
|
conpot_local_IEC104:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
cowrie_local:
|
cowrie_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ddospot_local:
|
ddospot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
dicompot_local:
|
dicompot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
dionaea_local:
|
dionaea_local:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# T-Pot Image Builder (use only for building docker images)
|
# T-Pot Image Builder (use only for building docker images)
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
@ -58,9 +56,9 @@ services:
|
||||||
image: "dtagdevsec/endlessh:24.04"
|
image: "dtagdevsec/endlessh:24.04"
|
||||||
|
|
||||||
# Glutton service
|
# Glutton service
|
||||||
glutton:
|
# glutton:
|
||||||
build: glutton/.
|
# build: glutton/.
|
||||||
image: "dtagdevsec/glutton:24.04"
|
# image: "dtagdevsec/glutton:24.04"
|
||||||
|
|
||||||
# Hellpot service
|
# Hellpot service
|
||||||
hellpot:
|
hellpot:
|
||||||
|
@ -163,6 +161,11 @@ services:
|
||||||
#### Tools
|
#### Tools
|
||||||
##################
|
##################
|
||||||
|
|
||||||
|
# T-Pot Init Service
|
||||||
|
tpotinit:
|
||||||
|
build: tpotinit/.
|
||||||
|
image: "dtagdevsec/tpotinit:24.04"
|
||||||
|
|
||||||
#### ELK
|
#### ELK
|
||||||
## Elasticsearch service
|
## Elasticsearch service
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
elasticpot_local:
|
elasticpot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# ELK services
|
# ELK services
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
#
|
#
|
||||||
# VARS
|
# VARS
|
||||||
ENV ES_VER=8.12.2
|
ENV ES_VER=8.13.4
|
||||||
#
|
#
|
||||||
# Include dist
|
# Include dist
|
||||||
COPY dist/ /root/dist/
|
COPY dist/ /root/dist/
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# ELK services
|
# ELK services
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
#
|
#
|
||||||
# VARS
|
# VARS
|
||||||
ENV KB_VER=8.12.2
|
ENV KB_VER=8.13.4
|
||||||
# Include dist
|
# Include dist
|
||||||
COPY dist/ /root/dist/
|
COPY dist/ /root/dist/
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
## Kibana service
|
## Kibana service
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
#
|
#
|
||||||
# VARS
|
# VARS
|
||||||
ENV LS_VER=8.12.2
|
ENV LS_VER=8.13.4
|
||||||
# Include dist
|
# Include dist
|
||||||
COPY dist/ /root/dist/
|
COPY dist/ /root/dist/
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
## Logstash service
|
## Logstash service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
#networks:
|
#networks:
|
||||||
# map_local:
|
# map_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
endlessh_local:
|
endlessh_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ewsposter_local:
|
ewsposter_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# Fatt service
|
# Fatt service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# glutton service
|
# glutton service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
hellpot_local:
|
hellpot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
heralding_local:
|
heralding_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
honeypots_local:
|
honeypots_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# Honeytrap service
|
# Honeytrap service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ipphoney_local:
|
ipphoney_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
log4pot_local:
|
log4pot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
mailoney_local:
|
mailoney_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
medpot_local:
|
medpot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# nginx service
|
# nginx service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# P0f service
|
# P0f service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
redishoneypot_local:
|
redishoneypot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
sentrypeer_local:
|
sentrypeer_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
spiderfoot_local:
|
spiderfoot_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# Suricata service
|
# Suricata service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
tanner_local:
|
tanner_local:
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '3.9'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
# T-Pot Init Service
|
# T-Pot Init Service
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '2.3'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
wordpot_local:
|
wordpot_local:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue