ZOHO ManageEngine APEX IT Help-Desk Panel - Detect
ID: manageengine-apex-helpdesk
Severity: info
Author: dhiyaneshDK
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO MangageEngine APEX panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-apex-helpdesk
info: name: ZOHO ManageEngine APEX IT Help-Desk Panel - Detect author: dhiyaneshDK severity: info description: ZOHO MangageEngine APEX 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_analytics_plus:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zohocorp product: manageengine_analytics_plus shodan-query: - http.title:"APEX IT Help Desk" - http.title:"apex it help desk" fofa-query: - app="zoho-流量管理" - title="apex it help desk" google-query: intitle:"apex it help desk" tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}/jsp/index.jsp'
matchers-condition: and matchers: - type: word words: - '<title>APEX IT Help Desk</title>'
- type: status status: - 200# digest: 4a0a0047304502210085f664064a2447447026d03d7709814e6dc9e0228d544b37f3630a2a7d0175e902206ee156675fc01bde6a6b82a4d0bd31bec187c101bc0d79688deab71e36b8b2a2: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-apex-helpdesk.yaml"