This commit is contained in:
t3chn0m4g3 2022-01-11 15:43:45 +00:00
parent d6ea4cdde2
commit 7d012726b7
8 changed files with 64 additions and 36 deletions

View file

@ -14,7 +14,7 @@ services:
- adbhoney_local - adbhoney_local
ports: ports:
- "5555:5555" - "5555:5555"
# image: "ghcr.io/telekom-security/adbhoney:2006" # image: "dtagdevsec/adbhoney:2006"
image: "dtagdevsec/adbhoney:2006" image: "dtagdevsec/adbhoney:2006"
read_only: true read_only: true
volumes: volumes:

View file

@ -10,98 +10,98 @@ services:
# Adbhoney service # Adbhoney service
adbhoney: adbhoney:
build: adbhoney/. build: adbhoney/.
image: "ghcr.io/telekom-security/adbhoney:2006" image: "dtagdevsec/adbhoney:2006"
# Ciscoasa service # Ciscoasa service
ciscoasa: ciscoasa:
build: ciscoasa/. build: ciscoasa/.
image: "ghcr.io/telekom-security/ciscoasa:2006" image: "dtagdevsec/ciscoasa:2006"
# CitrixHoneypot service # CitrixHoneypot service
citrixhoneypot: citrixhoneypot:
build: citrixhoneypot/. build: citrixhoneypot/.
image: "ghcr.io/telekom-security/citrixhoneypot:2006" image: "dtagdevsec/citrixhoneypot:2006"
# Conpot IEC104 service # Conpot IEC104 service
conpot_IEC104: conpot_IEC104:
build: conpot/. build: conpot/.
image: "ghcr.io/telekom-security/conpot:2006" image: "dtagdevsec/conpot:2006"
# Cowrie service # Cowrie service
cowrie: cowrie:
build: cowrie/. build: cowrie/.
image: "ghcr.io/telekom-security/cowrie:2006" image: "dtagdevsec/cowrie:2006"
# Dicompot service # Dicompot service
dicompot: dicompot:
build: dicompot/. build: dicompot/.
image: "ghcr.io/telekom-security/dicompot:2006" image: "dtagdevsec/dicompot:2006"
# Dionaea service # Dionaea service
dionaea: dionaea:
build: dionaea/. build: dionaea/.
image: "ghcr.io/telekom-security/dionaea:2006" image: "dtagdevsec/dionaea:2006"
# ElasticPot service # ElasticPot service
elasticpot: elasticpot:
build: elasticpot/. build: elasticpot/.
image: "ghcr.io/telekom-security/elasticpot:2006" image: "dtagdevsec/elasticpot:2006"
# Glutton service # Glutton service
glutton: glutton:
build: glutton/. build: glutton/.
image: "ghcr.io/telekom-security/glutton:2006" image: "dtagdevsec/glutton:2006"
# Heralding service # Heralding service
heralding: heralding:
build: heralding/. build: heralding/.
image: "ghcr.io/telekom-security/heralding:2006" image: "dtagdevsec/heralding:2006"
# HoneyPy service # HoneyPy service
honeypy: honeypy:
build: honeypy/. build: honeypy/.
image: "ghcr.io/telekom-security/honeypy:2006" image: "dtagdevsec/honeypy:2006"
# Honeytrap service # Honeytrap service
honeytrap: honeytrap:
build: honeytrap/. build: honeytrap/.
image: "ghcr.io/telekom-security/honeytrap:2006" image: "dtagdevsec/honeytrap:2006"
# Mailoney service # Mailoney service
mailoney: mailoney:
build: mailoney/. build: mailoney/.
image: "ghcr.io/telekom-security/mailoney:2006" image: "dtagdevsec/mailoney:2006"
# Medpot service # Medpot service
medpot: medpot:
build: medpot/. build: medpot/.
image: "ghcr.io/telekom-security/medpot:2006" image: "dtagdevsec/medpot:2006"
# Rdpy service # Rdpy service
rdpy: rdpy:
build: rdpy/. build: rdpy/.
image: "ghcr.io/telekom-security/rdpy:2006" image: "dtagdevsec/rdpy:2006"
#### Snare / Tanner #### Snare / Tanner
## Tanner Redis Service ## Tanner Redis Service
tanner_redis: tanner_redis:
build: tanner/redis/. build: tanner/redis/.
image: "ghcr.io/telekom-security/redis:2006" image: "dtagdevsec/redis:2006"
## PHP Sandbox service ## PHP Sandbox service
tanner_phpox: tanner_phpox:
build: tanner/phpox/. build: tanner/phpox/.
image: "ghcr.io/telekom-security/phpox:2006" image: "dtagdevsec/phpox:2006"
## Tanner API Service ## Tanner API Service
tanner_api: tanner_api:
build: tanner/tanner/. build: tanner/tanner/.
image: "ghcr.io/telekom-security/tanner:2006" image: "dtagdevsec/tanner:2006"
## Snare Service ## Snare Service
snare: snare:
build: tanner/snare/. build: tanner/snare/.
image: "ghcr.io/telekom-security/snare:2006" image: "dtagdevsec/snare:2006"
################## ##################
@ -111,17 +111,17 @@ services:
# Fatt service # Fatt service
fatt: fatt:
build: fatt/. build: fatt/.
image: "ghcr.io/telekom-security/fatt:2006" image: "dtagdevsec/fatt:2006"
# P0f service # P0f service
p0f: p0f:
build: p0f/. build: p0f/.
image: "ghcr.io/telekom-security/p0f:2006" image: "dtagdevsec/p0f:2006"
# Suricata service # Suricata service
suricata: suricata:
build: suricata/. build: suricata/.
image: "ghcr.io/telekom-security/suricata:2006" image: "dtagdevsec/suricata:2006"
################## ##################
@ -131,40 +131,40 @@ services:
# Cyberchef service # Cyberchef service
cyberchef: cyberchef:
build: cyberchef/. build: cyberchef/.
image: "ghcr.io/telekom-security/cyberchef:2006" image: "dtagdevsec/cyberchef:2006"
#### ELK #### ELK
## Elasticsearch service ## Elasticsearch service
elasticsearch: elasticsearch:
build: elk/elasticsearch/. build: elk/elasticsearch/.
image: "ghcr.io/telekom-security/elasticsearch:2006" image: "dtagdevsec/elasticsearch:2006"
## Kibana service ## Kibana service
kibana: kibana:
build: elk/kibana/. build: elk/kibana/.
image: "ghcr.io/telekom-security/kibana:2006" image: "dtagdevsec/kibana:2006"
## Logstash service ## Logstash service
logstash: logstash:
build: elk/logstash/. build: elk/logstash/.
image: "ghcr.io/telekom-security/logstash:2006" image: "dtagdevsec/logstash:2006"
## Elasticsearch-head service ## Elasticsearch-head service
head: head:
build: elk/head/. build: elk/head/.
image: "ghcr.io/telekom-security/head:2006" image: "dtagdevsec/head:2006"
# Ewsposter service # Ewsposter service
ewsposter: ewsposter:
build: ews/. build: ews/.
image: "ghcr.io/telekom-security/ewsposter:2006" image: "dtagdevsec/ewsposter:2006"
# Nginx service # Nginx service
nginx: nginx:
build: heimdall/. build: heimdall/.
image: "ghcr.io/telekom-security/nginx:2006" image: "dtagdevsec/nginx:2006"
# Spiderfoot service # Spiderfoot service
spiderfoot: spiderfoot:
build: spiderfoot/. build: spiderfoot/.
image: "ghcr.io/telekom-security/spiderfoot:2006" image: "dtagdevsec/spiderfoot:2006"

View file

@ -12,5 +12,5 @@ services:
# condition: service_healthy # condition: service_healthy
ports: ports:
- "127.0.0.1:64302:9100" - "127.0.0.1:64302:9100"
image: "ghcr.io/telekom-security/head:2006" image: "dtagdevsec/head:2006"
read_only: true read_only: true

View file

@ -13,7 +13,7 @@ services:
network_mode: "host" network_mode: "host"
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
image: "ghcr.io/telekom-security/glutton:2006" image: "dtagdevsec/glutton:2006"
read_only: true read_only: true
volumes: volumes:
- /data/glutton/log:/var/log/glutton - /data/glutton/log:/var/log/glutton

View file

@ -29,11 +29,11 @@ RUN apk -U add \
/var/log/honeypots && \ /var/log/honeypots && \
cd /opt/ && \ cd /opt/ && \
#git clone https://github.com/qeeqbox/honeypots && \ #git clone https://github.com/qeeqbox/honeypots && \
git clone https://github.com/t3chn0m4g3/honeypots && \ git clone https://github.com/t3chn0m4g3/honeypots -b openforreview && \
cd honeypots && \ cd honeypots && \
#git checkout 7c654a3ef2c564ae6f1247bf302d652037080163 && \ #git checkout 7c654a3ef2c564ae6f1247bf302d652037080163 && \
pip3 install --upgrade pip && \ pip3 install --upgrade pip && \
pip3 install hiredis && \ pip3 install --ignore-installed hiredis packaging && \
pip3 install . && \ pip3 install . && \
setcap cap_net_bind_service=+ep /usr/bin/python3.9 && \ setcap cap_net_bind_service=+ep /usr/bin/python3.9 && \
# #

View file

@ -115,6 +115,30 @@
"ip": "0.0.0.0", "ip": "0.0.0.0",
"username": "administrator", "username": "administrator",
"password": "123456" "password": "123456"
},
"ntp": {
"port": 123,
"ip": "0.0.0.0",
"username": "administrator",
"password": "123456"
},
"memcache": {
"port": 11211,
"ip": "0.0.0.0",
"username": "admin",
"password": "123456"
},
"oracle": {
"port": 1521,
"ip": "0.0.0.0",
"username": "bi",
"password": "123456"
},
"snmp": {
"port": 161,
"ip": "0.0.0.0",
"username": "privUser",
"password": "123456"
} }
} }
} }

View file

@ -14,7 +14,7 @@ services:
- ipphoney_local - ipphoney_local
ports: ports:
- "631:631" - "631:631"
image: "ghcr.io/telekom-security/ipphoney:2006" image: "dtagdevsec/ipphoney:2006"
read_only: true read_only: true
volumes: volumes:
- /data/ipphoney/log:/opt/ipphoney/log - /data/ipphoney/log:/opt/ipphoney/log

View file

@ -32,18 +32,22 @@ services:
- "53:53/udp" - "53:53/udp"
- "80:80" - "80:80"
- "110:110" - "110:110"
- "123:123/udp"
- "143:143" - "143:143"
- "161:161/udp"
- "389:389" - "389:389"
- "443:443" - "443:443"
- "445:445" - "445:445"
- "1080:1080" - "1080:1080"
- "1433:1433" - "1433:1433"
- "1521:1521"
- "3306:3306" - "3306:3306"
- "5432:5432" - "5432:5432"
- "5900:5900" - "5900:5900"
- "6379:6379" - "6379:6379"
- "8080:8080" - "8080:8080"
- "9200:9200" - "9200:9200"
- "11211:11211"
image: "dtagdevsec/honeypots:2006" image: "dtagdevsec/honeypots:2006"
read_only: true read_only: true
volumes: volumes: