ClearPass Policy Manager Login Panel - Detect
ID: clearpass-policy-manager
Severity: info
Author: dhiyaneshDK
Tags: panel,aruba,arubanetworks
Description
Section titled “Description”ClearPass Policy Manager login panel was detected.
YAML Source
Section titled “YAML Source”id: clearpass-policy-manager
info: name: ClearPass Policy Manager Login Panel - Detect author: dhiyaneshDK severity: info description: ClearPass Policy Manager 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:arubanetworks:clearpass_policy_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: arubanetworks product: clearpass_policy_manager shodan-query: - http.title:"ClearPass Policy Manager" - http.title:"clearpass policy manager" fofa-query: title="clearpass policy manager" google-query: intitle:"clearpass policy manager" tags: panel,aruba,arubanetworks
http: - method: GET path: - '{{BaseURL}}/tips/tipsLogin.action'
matchers-condition: and matchers: - type: word words: - '<title>ClearPass Policy Manager - Aruba Networks</title>'
- type: status status: - 200# digest: 4a0a00473045022065ea969f1f24ec98b4c28eb4f851c3f8d6c7dd3e9c702dada7a2dad0dc65cd64022100d94d5038f2fff0f6368f3ce14b5dfb4bd6a94f89528486776fc97cc2d49442c4: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/clearpass-policy-manager.yaml"