Pentaho User Console Login Panel - Detect
ID: pentaho-panel
Severity: info
Author: princechaddha,dhiyaneshDK
Tags: panel,pentaho
Description
Section titled “Description”Pentaho User Console login panel was detected.
YAML Source
Section titled “YAML Source”id: pentaho-panel
info: name: Pentaho User Console Login Panel - Detect author: princechaddha,dhiyaneshDK 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 cwe-id: CWE-200 metadata: max-request: 1 shodan-query: pentaho product: vantara_pentaho vendor: hitachi tags: panel,pentaho
http: - method: GET path: - '{{BaseURL}}/pentaho/Login'
matchers: - type: word words: - '<title>Pentaho User Console - Login</title>'# digest: 490a00463044022005af86293b043230e36ff69f493f864776995b3590f1786368d2eab8357a04c90220372f41c931daa2c1c566243fe122cf6fd96478e8cb0e24b00a0af0752564ecec:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/pentaho-panel.yaml"