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-03-26 08:03:04 +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:03:04 +00:00
|
|
|
# digest: 4a0a0047304502210096a6bf58e83e97ce5123024ee96131d7d748b5086dcfc80137f6a43aed68619c02207ec3da965b72eeee2d39aad9d784fb3d8f67e5a6c52ca33371f1dae8cad376e3:922c64590222798bb761d5b6d8e72950
|