ZOHO ManageEngine ServiceDesk Panel - Detect
ID: manageengine-servicedesk
Severity: info
Author: dhiyaneshDK,righettod
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO ManageEngine ServiceDesk panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-servicedesk
info: name: ZOHO ManageEngine ServiceDesk Panel - Detect author: dhiyaneshDK,righettod severity: info description: ZOHO ManageEngine ServiceDesk 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_servicedesk_plus:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zohocorp product: manageengine_servicedesk_plus shodan-query: - http.title:"ManageEngine ServiceDesk Plus" - http.title:"manageengine servicedesk plus" fofa-query: title="manageengine servicedesk plus" google-query: intitle:"manageengine servicedesk plus" tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word words: - '<title>ManageEngine ServiceDesk Plus</title>' - '<title>ManageEngine ServiceDesk Plus - MSP</title>' condition: or
- type: status status: - 200# digest: 4a0a0047304502205b5ac48372136698eee79b06b9e00b158af3a5c4902a49359b71b7753b3e4d5e02210097a88d3338ec83864a27d4c76a7eb4f8cd98dbaa1ceb9107d0859c9b60eaad7e: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-servicedesk.yaml"