2022-01-24 09:11:18 +00:00
|
|
|
id: unauthenticated-zipkin
|
2021-05-09 07:17:14 +00:00
|
|
|
|
|
|
|
info:
|
2022-04-07 13:53:15 +00:00
|
|
|
name: Zipkin Discovery
|
2021-05-09 07:17:14 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2022-04-07 13:53:15 +00:00
|
|
|
description: Unauthenticated access to Zipkin was discovered.
|
|
|
|
reference:
|
|
|
|
- https://zipkin.io/
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: unauth,misconfig
|
2021-05-09 07:17:14 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-09 07:17:14 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/config.json"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'application/json'
|
|
|
|
part: header
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- environment
|
|
|
|
- defaultLookback
|
|
|
|
part: body
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100f1704763adb088a26cc4db7814c35fbe64b9b51abec0479fda2fce4ca09e1977022100e6ea82953984d03028b0078d2bca4812d94d2c81f61d466281d7232d12f0d01e:922c64590222798bb761d5b6d8e72950
|