TIBCO Jaspersoft Login Panel - Detect
ID: jaspersoft-panel
Severity: info
Author: koti2,daffainfo
Tags: panel,jaspersoft,tibco
Description
Section titled “Description”TIBCO Jaspersoft login panel was detected.
YAML Source
Section titled “YAML Source”id: jaspersoft-panel
info: name: TIBCO Jaspersoft Login Panel - Detect author: koti2,daffainfo severity: info description: TIBCO Jaspersoft 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 cpe: cpe:2.3:a:tibco:jaspersoft:*:*:*:*:aws_with_multi-tenancy:*:*:* metadata: max-request: 2 vendor: tibco product: jaspersoft shodan-query: - http.title:"Jaspersoft" - http.title:"jaspersoft" fofa-query: title="jaspersoft" google-query: intitle:"jaspersoft" tags: panel,jaspersoft,tibco
http: - method: GET path: - "{{BaseURL}}/jasperserver/login.html?error=1" - "{{BaseURL}}/jasperserver-pro/login.html?error=1"
stop-at-first-match: true
matchers-condition: and matchers: - type: word words: - "TIBCO Jaspersoft: Login" - "Could not login to JasperReports Server" - "About TIBCO JasperReports Server" condition: or
- type: status status: - 200# digest: 4b0a00483046022100ad4504ab17474cff45bee860fa12c1432f3c4b65c76fc11651910cf3600688d1022100d70546e73eff5c7ea942aeed2037adb0c8e1384d9e5fd3a96b19be8d8f9f0a14: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/jaspersoft-panel.yaml"