nuclei-templates/http/exposures/configs/docker-compose-config.yaml

42 lines
1.4 KiB
YAML
Raw Normal View History

id: docker-compose-config
info:
name: Docker Compose - Detect
2021-06-09 12:20:56 +00:00
author: meme-lord,blckraven,geeknik
severity: medium
description: Multiple Docker Compose configuration files were detected. The configuration allows deploy, combine and configure operations on multiple containers at the same time. The default is to outsource each process to its own container, which is then publicly accessible.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cwe-id: CWE-200
metadata:
max-request: 7
2023-10-14 11:27:55 +00:00
tags: config,exposure,devops
http:
- method: GET
host-redirects: true
max-redirects: 3
path:
- "{{BaseURL}}/docker-compose.yml"
- "{{BaseURL}}/docker-compose.prod.yml"
- "{{BaseURL}}/docker-compose.production.yml"
- "{{BaseURL}}/docker-compose.staging.yml"
- "{{BaseURL}}/docker-compose.dev.yml"
- "{{BaseURL}}/docker-compose-dev.yml"
- "{{BaseURL}}/docker-compose.override.yml"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
matchers-condition: and
matchers:
- type: dsl
dsl:
2021-03-24 23:28:50 +00:00
- 'regex("^version: ", body) && contains(body, "services:")'
- type: status
status:
- 200
# digest: 480a00453043021f333b19a7793274be32b58a1587b410273667fa68dd13ec5d5df24b6bd8670402201773c6cde0f65ede2be52071a856644ac16db29ca65fa44f29bdd5c1edaff11e:922c64590222798bb761d5b6d8e72950