2021-10-22 16:45:57 +00:00
|
|
|
id: jaeger-ui-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jaeger UI
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
|
|
|
metadata:
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: http.title:"Jaeger UI"
|
|
|
|
tags: misconfig
|
2021-10-22 16:45:57 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/search"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Jaeger UI</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|