46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
id: linkerd-panel
|
|
|
|
info:
|
|
name: Linkerd Panel - Detect
|
|
author: tess
|
|
severity: info
|
|
description: |
|
|
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
|
|
cpe: cpe:2.3:a:linkerd:linkerd:*:*:*:*:kubernetes:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: linkerd
|
|
product: linkerd
|
|
shodan-query:
|
|
- html:"data-controller-namespace"
|
|
- http.html:"data-controller-namespace"
|
|
fofa-query: body="data-controller-namespace"
|
|
tags: panel,misconfig,linkerd,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/namespaces'
|
|
|
|
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
|
|
# digest: 4a0a00473045022100847ed1c5ce9c496aa0b794eabee3da7a9a94cb85fc51d8e98558a0f28826698b02207c950934c7b008fb6a6f6f821ac24019b7cd1c9a00df3268a94e8b50ca9a9b28:922c64590222798bb761d5b6d8e72950 |