2021-09-21 11:46:53 +00:00
|
|
|
id: manageengine-desktop
|
2021-06-29 03:01:50 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 18:11:27 +00:00
|
|
|
name: ZOHO ManageEngine Desktop Panel - Detect
|
2021-06-29 03:01:50 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2023-01-29 18:32:22 +00:00
|
|
|
description: ZOHO ManageEngine desktop panel was detected.
|
2023-01-29 18:11:27 +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
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"ManageEngine Desktop Central 10"
|
2021-09-21 11:46:53 +00:00
|
|
|
tags: panel,zoho,manageengine
|
2021-06-29 03:01:50 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/configurations'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>ManageEngine Desktop Central 10</title>'
|
2021-06-29 12:06:47 +00:00
|
|
|
|
2021-06-29 03:01:50 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2023-01-29 18:11:27 +00:00
|
|
|
- 200
|
|
|
|
|
|
|
|
# Enhanced by mp on 2023/01/29
|