id: linkerd-panel info: name: Linkered Panel Exposure author: tess severity: high description: | Linkerd is a service mesh for Kubernetes. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—all without requiring any changes to your code. metadata: verified: true shodan-query: html:"data-controller-namespace" tags: panel,misconfig,linkerd,exposure requests: - method: GET path: - '{{BaseURL}}/namespaces' matchers-condition: and matchers: - type: word part: body words: - 'Linkerd' - 'data-controller-namespace="linkerd' condition: and - type: word part: header words: - "text/html" - type: status status: - 200