2021-09-21 11:46:53 +00:00
|
|
|
id: manageengine-adselfservice
|
2021-06-29 03:23:43 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 17:01:51 +00:00
|
|
|
name: ZOHO ManageEngine ADSelfService Plus - Detect
|
2022-09-17 05:02:33 +00:00
|
|
|
author: dhiyaneshDK,SaK1
|
2021-06-29 03:23:43 +00:00
|
|
|
severity: info
|
2023-01-29 17:01:51 +00:00
|
|
|
description: ZOHO ManageEngine ADSelfService 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-29 17:01:51 +00:00
|
|
|
cwe-id: CWE-200
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
2022-09-23 11:00:30 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-03-23 09:28:19 +00:00
|
|
|
vendor: zohocorp
|
|
|
|
product: manageengine_adselfservice_plus
|
2022-07-04 08:46:15 +00:00
|
|
|
shodan-query: http.title:"ADSelfService Plus"
|
2021-09-21 11:46:53 +00:00
|
|
|
tags: panel,zoho,manageengine
|
2021-06-29 03:23:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-29 03:23:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/authorization.do'
|
2022-09-23 11:00:30 +00:00
|
|
|
- "{{BaseURL}}/servlet/GetProductVersion"
|
2021-06-29 03:23:43 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-09-23 11:00:30 +00:00
|
|
|
part: body
|
2021-06-29 03:23:43 +00:00
|
|
|
words:
|
|
|
|
- '<title>ADSelfService Plus</title>'
|
2022-09-23 11:00:30 +00:00
|
|
|
- '"PRODUCT_NAME":"ManageEngine ADSelfService'
|
|
|
|
condition: or
|
2021-06-29 12:06:47 +00:00
|
|
|
|
2021-06-29 03:23:43 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-09-23 11:00:58 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '"BUILD_NUMBER":"([0-9]+)"'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a0047304502210080677dc8bf2bd3f93322929693615aa267d962d119045b63c8c40978ff66e3fb02207f140a91933ba367030cc5a3ee5d480583201a54f09be53fb9e5af92dec63948:922c64590222798bb761d5b6d8e72950
|