ZOHO ManageEngine Applications Manager Panel - Detected
ID: manageengine-applications-manager
Severity: info
Author: dhiyaneshDK
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO ManageEngine panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-applications-manager
info: name: ZOHO ManageEngine Applications Manager Panel - Detected author: dhiyaneshDK severity: info description: ZOHO ManageEngine 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:zohocorp:manageengine_applications_manager:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zohocorp product: manageengine_applications_manager tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}/index.do'
matchers-condition: and matchers: - type: word words: - '<title>Applications Manager Login Screen</title>'
- type: status status: - 200# digest: 4a0a0047304502200e7bb6fca2850e13effa26ac5c687cb3f92afb501f68865e702d6a624ec3798402210096b60651037bc4596e89ebba5e923e03f8096a153abafe092abc3097a7afef28: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/zoho/manageengine-applications-manager.yaml"