2022-12-10 19:30:38 +00:00
|
|
|
id: exposed-dockerd
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Docker Daemon Exposed
|
2022-12-29 09:53:10 +00:00
|
|
|
author: arafatansari
|
2022-12-10 19:30:38 +00:00
|
|
|
severity: critical
|
2022-12-16 08:32:27 +00:00
|
|
|
description: |
|
|
|
|
Docker Daemon exposed on the network map can help remote attacker to gain access to the Docker containers and potentially the host system.
|
2022-12-10 19:30:38 +00:00
|
|
|
metadata:
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2022-12-10 19:30:38 +00:00
|
|
|
shodan-query: port:2375 product:"docker"
|
2023-09-27 13:29:58 +00:00
|
|
|
verified: true
|
2023-07-24 18:27:05 +00:00
|
|
|
tags: network,docker,exposure
|
2022-12-10 19:30:38 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2022-12-10 19:30:38 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "Docker:\nVersion:\n"
|
|
|
|
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 2375
|
2022-12-10 19:30:38 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-12-16 08:32:27 +00:00
|
|
|
- "Server: Docker"
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a004730450220792d0d412002d52b515c5d7b8571f50f811fd63509b8501a207f0fcc67aecbb0022100a3351de58b4a5ff4c58d43a6edee20c9db34a07fe2c7627ff27e8ac84f51c38f:922c64590222798bb761d5b6d8e72950
|