ZOHO ManageEngine OpManager Panel - Detect
ID: manageengine-opmanager
Severity: info
Author: dhiyaneshDK,daffainfo
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO ManageEngine OpManager panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-opmanager
info: name: ZOHO ManageEngine OpManager Panel - Detect author: dhiyaneshDK,daffainfo severity: info description: ZOHO ManageEngine OpManager panel was detected. reference: - https://www.manageengine.com/ 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_opmanager:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zohocorp product: manageengine_opmanager shodan-query: - http.title:"OpManager Plus" - http.title:"opmanager plus" fofa-query: title="opmanager plus" google-query: intitle:"opmanager plus" tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - "<div class='opmIconsHolder'>" - "<div class='opmLoginFieldHolder'>" - "<div class='opmIconsRight'>" condition: and
- type: status status: - 200# digest: 4b0a00483046022100ff8683505faaa9d092059241bd930305fb19f9a01f4fb36f558f8c4d87f3c31a0221008c85f75a8f229834ffc4d244cc50b35d689de96b7c9c0222113ac233991c0803: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-opmanager.yaml"