ZOHO ManageEngine Desktop Panel - Detect
ID: manageengine-desktop
Severity: info
Author: dhiyaneshDK
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO ManageEngine desktop panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-desktop
info: name: ZOHO ManageEngine Desktop Panel - Detect author: dhiyaneshDK severity: info description: ZOHO ManageEngine desktop 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_desktop_central:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zohocorp product: manageengine_desktop_central shodan-query: - http.title:"ManageEngine Desktop Central 10" - http.title:"manageengine desktop central 10" fofa-query: - title="manageengine desktop central 10" - app="zoho-manageengine-desktop" google-query: intitle:"manageengine desktop central 10" tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}/configurations'
matchers-condition: and matchers: - type: word words: - '<title>ManageEngine Desktop Central 10</title>'
- type: status status: - 200# digest: 490a0046304402206158877f43558cc72c105b19be83432ab9faf304bb9401d02f6eeaef35d924e3022012a970d89ce0afe32de76550afae397b264a749dae5b5ecfd7d6b195e198bc12: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-desktop.yaml"