Cornerstone OnDemand Panel - Detect
ID: csod-panel
Severity: info
Author: righettod
Tags: panel,csod
Description
Section titled “Description”Cornerstone OnDemand panel was detected.
YAML Source
Section titled “YAML Source”id: csod-panel
info: name: Cornerstone OnDemand Panel - Detect author: righettod severity: info description: Cornerstone OnDemand 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 tags: panel,csod
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 5 matchers: - type: word words: - "csod-custom" - "csodcommon" part: body condition: or# digest: 4a0a00473045022100a324ff09589e27ab8633fe549c96e8f2c7c78021e6a0a4c0a20ac4d598ed19fc02202c73afe41251a154e4c9d3adbd3d5286abd3430f7cc1913b37a76c1d9f7d436f: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/csod-panel.yaml"