nuclei-templates/http/misconfiguration/exposed-docker-api.yaml

36 lines
798 B
YAML
Raw Permalink Normal View History

2020-06-17 17:13:31 +00:00
id: exposed-docker-api
2020-06-17 15:28:37 +00:00
info:
name: Exposed Docker API
2021-06-09 12:20:56 +00:00
author: furkansenan,dwisiswant0
2020-08-03 21:52:00 +00:00
severity: info
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: docker,unauth,devops,misconfig
2020-06-17 15:28:37 +00:00
http:
2020-06-17 15:28:37 +00:00
- method: GET
path:
- "http://{{Hostname}}/version"
- "http://{{Hostname}}/v1.24/version"
2020-09-20 12:57:43 +00:00
matchers-condition: and
2020-06-17 15:28:37 +00:00
matchers:
- type: word
words:
- "application/json"
part: header
2023-10-14 11:27:55 +00:00
- type: word
words:
- "KernelVersion"
- "BuildTime"
condition: and
2020-06-17 15:28:37 +00:00
part: body
2023-10-14 11:27:55 +00:00
- type: status
status:
2021-05-26 21:14:54 +00:00
- 200
# digest: 490a0046304402203efb60ca5cd72b8e84389f1f375a834b8f2b7249a37ebb17fcf1fe352301abc402202547c7d3f2bcbd803a4dc349cb4d6d4a0b41f5915aa09c6b3216b504f6714566:922c64590222798bb761d5b6d8e72950