SAP Analytics Cloud Panel - Detect
ID: sap-cloud-analytics
Severity: info
Author: righettod
Tags: panel,sap,cloudanalytics
Description
Section titled “Description”SAP Analytics Cloud panel was detected.
YAML Source
Section titled “YAML Source”id: sap-cloud-analytics
info: name: SAP Analytics Cloud Panel - Detect author: righettod severity: info description: SAP Analytics Cloud 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: verified: true max-request: 1 shodan-query: http.html:"SAP Analytics Cloud" tags: panel,sap,cloudanalytics
http: - method: GET path: - '{{BaseURL}}'
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - 'SAP Analytics Cloud' - '/approuter/' condition: and
- type: status status: - 200# digest: 4a0a004730450220154bd145cdb2f11f9a0521292aadf132556a32dc539c1efc6b7d0acc50587a61022100d0efa0bbadabebd48235a2260af50d9f9447cde99ef9fd32898eca19d41050fa: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/sap-cloud-analytics.yaml"