33 lines
870 B
YAML
33 lines
870 B
YAML
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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"APEX IT Help Desk"
|
|
tags: panel,zoho,manageengine
|
|
|
|
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: 4b0a00483046022100e973e2d3162bd92199e41310e97588cfd8cc91c8c76d79992341fe2fa25a4fbb022100ce46952ef56fd1e4e81e27ae8f70ffdb55571d6a9ac92b5a4eaed03f79174657:922c64590222798bb761d5b6d8e72950
|