Ektron CMS Login Panel - Detect
ID: ektron-cms-panel
Severity: info
Author: pikpikcu
Tags: panel,ektron,cms
Description
Section titled “Description”Ektron CMS login panel was detected.
YAML Source
Section titled “YAML Source”id: ektron-cms-panel
info: name: Ektron CMS Login Panel - Detect author: pikpikcu severity: info description: Ektron CMS 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:ektron:ektron_content_management_system:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: ektron product: ektron_content_management_system shodan-query: - http.html:"Ektron" - http.html:"ektron" - cpe:"cpe:2.3:a:ektron:ektron_content_management_system" fofa-query: - app="Ektron-CMS" - app="ektron-cms" - body="ektron" tags: panel,ektron,cms
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "EktronClientManager" - "ektronTheme" - "Ektron.ready" condition: or
- type: status status: - 200# digest: 490a0046304402204ed38144319d9de55ac1c382d8679ba4783f4bd8430907a92aeac0361aed43140220631b263520a366b3aae017824eb4c5eb9c150c2a55e07d72f6025d72aa59b77c: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/extron-cms-panel.yaml"