nuclei-templates/http/exposed-panels/pentaho-panel.yaml

26 lines
566 B
YAML
Raw Normal View History

2021-11-08 06:43:48 +00:00
id: pentaho-panel
info:
name: Pentaho User Console Login Panel - Detect
2021-11-08 07:50:28 +00:00
author: princechaddha,dhiyaneshDK
2021-11-08 06:43:48 +00:00
severity: info
description: Pentaho User Console login 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
2021-11-08 06:44:24 +00:00
metadata:
max-request: 1
shodan-query: pentaho
2021-11-08 06:43:48 +00:00
tags: panel,pentaho
http:
2021-11-08 06:43:48 +00:00
- method: GET
path:
- '{{BaseURL}}/pentaho/Login'
matchers:
- type: word
words:
- '<title>Pentaho User Console - Login</title>'