Skip to content

ZOHO ManageEngine SupportCenter Panel - Detect

ID: manageengine-supportcenter

Severity: info

Author: dhiyaneshDK

Tags: panel,zoho,manageengine,zohocorp

ZOHO ManageEngine SupportCenter panel was detected.

id: manageengine-supportcenter
info:
name: ZOHO ManageEngine SupportCenter Panel - Detect
author: dhiyaneshDK
severity: info
description: ZOHO ManageEngine SupportCenter 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_supportcenter_plus:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: zohocorp
product: manageengine_supportcenter_plus
shodan-query:
- http.title:"ManageEngine SupportCenter Plus"
- http.title:"manageengine supportcenter plus"
fofa-query: title="manageengine supportcenter plus"
google-query: intitle:"manageengine supportcenter plus"
tags: panel,zoho,manageengine,zohocorp
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>ManageEngine SupportCenter Plus</title>'
- type: status
status:
- 200
# digest: 4a0a00473045022100c154797bd2a1f74e1151612f25dfc4be296209d73f2c91df5be41d8e349d51f5022031dbdcd3cf3533c6c999cc0538dffbea60bb6c3105fcb610a8530a591a7541b2:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/zoho/manageengine-supportcenter.yaml"

View on Github