mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
parent
7587efaed8
commit
1c7e5274aa
4 changed files with 12 additions and 12 deletions
|
@ -39,15 +39,15 @@ services:
|
|||
networks:
|
||||
- conpot_local_default
|
||||
ports:
|
||||
- "69:69"
|
||||
- "69:69/udp"
|
||||
- "80:80"
|
||||
- "102:102"
|
||||
- "161:161"
|
||||
- "161:161/udp"
|
||||
- "502:502"
|
||||
# - "623:623"
|
||||
# - "623:623/udp"
|
||||
- "21:21"
|
||||
- "44818:44818"
|
||||
- "47808:47808"
|
||||
- "47808:47808/udp"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
volumes:
|
||||
|
@ -68,7 +68,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_IEC104
|
||||
ports:
|
||||
# - "161:161"
|
||||
# - "161:161/udp"
|
||||
- "2404:2404"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
|
@ -111,7 +111,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_ipmi
|
||||
ports:
|
||||
- "623:623"
|
||||
- "623:623/udp"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
volumes:
|
||||
|
|
|
@ -90,7 +90,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_IEC104
|
||||
ports:
|
||||
- "161:161"
|
||||
- "161:161/udp"
|
||||
- "2404:2404"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_ipmi
|
||||
ports:
|
||||
- "623:623"
|
||||
- "623:623/udp"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
volumes:
|
||||
|
|
|
@ -87,7 +87,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_IEC104
|
||||
ports:
|
||||
- "161:161"
|
||||
- "161:161/udp"
|
||||
- "2404:2404"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
|
@ -130,7 +130,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_ipmi
|
||||
ports:
|
||||
- "623:623"
|
||||
- "623:623/udp"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
volumes:
|
||||
|
|
|
@ -86,7 +86,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_IEC104
|
||||
ports:
|
||||
- "161:161"
|
||||
- "161:161/udp"
|
||||
- "2404:2404"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
|
@ -129,7 +129,7 @@ services:
|
|||
networks:
|
||||
- conpot_local_ipmi
|
||||
ports:
|
||||
- "623:623"
|
||||
- "623:623/udp"
|
||||
image: "dtagdevsec/conpot:2006"
|
||||
read_only: true
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue