2022-11-11 20:30:17 +00:00
|
|
|
id: tekton-dashboard
|
|
|
|
|
|
|
|
info:
|
2023-01-18 18:12:52 +00:00
|
|
|
name: Tekton Dashboard Panel - Detect
|
2022-11-11 20:30:17 +00:00
|
|
|
author: DhiyaneshDk
|
2023-01-24 06:06:12 +00:00
|
|
|
severity: info
|
2023-01-18 18:12:52 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2022-11-11 20:30:17 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Tekton"
|
2022-11-14 07:16:29 +00:00
|
|
|
tags: panel,tekton,exposure
|
2022-11-11 20:30:17 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/#/pipelines"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Tekton Dashboard"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
2023-01-18 18:12:52 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/18
|