2022-10-28 12:38:14 +00:00
|
|
|
id: linkerd-panel
|
2022-10-27 16:57:04 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-29 14:52:46 +00:00
|
|
|
name: Linkerd Panel - Detect
|
2022-10-27 16:57:04 +00:00
|
|
|
author: tess
|
2023-01-24 16:21:18 +00:00
|
|
|
severity: info
|
2022-10-27 17:07:45 +00:00
|
|
|
description: |
|
2022-11-29 14:52:46 +00:00
|
|
|
Linkerd panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:linkerd:linkerd:*:*:*:*:kubernetes:*:*:*
|
2022-10-27 16:57:04 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-03-23 09:28:19 +00:00
|
|
|
product: linkerd
|
2022-10-27 17:04:30 +00:00
|
|
|
shodan-query: html:"data-controller-namespace"
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: linkerd
|
|
|
|
verified: true
|
2022-10-28 12:38:14 +00:00
|
|
|
tags: panel,misconfig,linkerd,exposure
|
2022-10-27 16:57:04 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-27 16:57:04 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-28 12:38:14 +00:00
|
|
|
- '{{BaseURL}}/namespaces'
|
2022-10-27 16:57:04 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Linkerd</title>'
|
|
|
|
- 'data-controller-namespace="linkerd'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a0047304502202775079ff4cc7cf7e8d5d2204409a06f95c9bad1cb7c98d67aa17071e4d303080221008585b7c7c826bf7baf3c2761c3f682fa5af31411f645f3b68dab6f18ef3130f6:922c64590222798bb761d5b6d8e72950
|