2021-09-21 11:46:53 +00:00
|
|
|
id: manageengine-applications-manager
|
2021-06-29 02:58:47 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 18:08:34 +00:00
|
|
|
name: ZOHO ManageEngine Applications Manager Panel - Detected
|
2021-06-29 02:58:47 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2023-01-29 18:30:03 +00:00
|
|
|
description: ZOHO ManageEngine panel was detected.
|
2023-01-29 18:08:34 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2021-09-21 11:46:53 +00:00
|
|
|
tags: panel,zoho,manageengine
|
2023-02-02 23:10:08 +00:00
|
|
|
|
2021-06-29 02:58:47 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.do'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Applications Manager Login Screen</title>'
|
2021-06-29 12:06:47 +00:00
|
|
|
|
2021-06-29 02:58:47 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-29 18:08:34 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2023/01/29
|