nuclei-templates/http/misconfiguration/jaeger-ui-dashboard.yaml

36 lines
996 B
YAML
Raw Normal View History

2021-10-22 16:45:57 +00:00
id: jaeger-ui-dashboard
info:
name: Jaeger UI
2024-08-23 05:20:21 +00:00
author: dhiyaneshDK,righettod
2021-10-22 16:45:57 +00:00
severity: low
2024-01-03 06:08:41 +00:00
description: Jaeger UI dashboard is exposed.
2024-08-23 05:20:21 +00:00
reference:
- https://www.jaegertracing.io/
2021-10-22 16:45:57 +00:00
metadata:
max-request: 1
2024-08-23 05:20:21 +00:00
verified: true
shodan-query: http.title:"Jaeger UI"
tags: misconfig
2021-10-22 16:45:57 +00:00
http:
2021-10-22 16:45:57 +00:00
- method: GET
path:
2024-08-23 05:20:21 +00:00
- '{{BaseURL}}/search'
- '{{BaseURL}}/api/services'
2021-10-22 16:45:57 +00:00
2024-08-23 05:20:21 +00:00
stop-at-first-match: true
2021-10-22 16:45:57 +00:00
matchers:
2024-08-23 05:20:21 +00:00
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(to_lower(body), "<title>jaeger ui", "jaeger_version", "jaeger_config_js", "jaeger-ui-root", "jaeger-query")'
condition: and
2021-10-22 16:45:57 +00:00
2024-08-23 05:20:21 +00:00
extractors:
- type: regex
part: body
group: 1
regex:
- '(?i)"gitVersion":\s*"([a-z0-9.]+)"'
2024-08-24 03:50:20 +00:00
# digest: 4a0a004730450221009744e482a43765fcb4d6e9ca67516ee198f39abe9d78abecdb461f16af05dfb802206c97e9f23527f1d978b394c17b09d44c7c8f7c48fc6092bce26e67ad18e26a7a:922c64590222798bb761d5b6d8e72950