36 lines
860 B
YAML
36 lines
860 B
YAML
id: tekton-dashboard
|
|
|
|
info:
|
|
name: Tekton Dashboard Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: Tekton Dashboard 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Tekton"
|
|
tags: panel,tekton,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/#/pipelines"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Tekton Dashboard"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
# digest: 4a0a0047304502207df85c6fa0f2a061fbca8003ca1f250ead435417db59576884794cbcc009eea9022100e180e5f26760d5af6cc61624b10405b3cd5ab3dff2aadedd1d03422f1741cd6e:922c64590222798bb761d5b6d8e72950
|