nuclei-templates/exposed-panels/tekton-dashboard.yaml

35 lines
684 B
YAML
Raw Normal View History

2022-11-11 20:30:17 +00:00
id: tekton-dashboard
info:
name: Tekton Dashboard Panel - Detect
2022-11-11 20:30:17 +00:00
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.0
cwe-id: CWE-200
2022-11-11 20:30:17 +00:00
metadata:
verified: true
shodan-query: title:"Tekton"
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"
# Enhanced by md on 2023/01/18