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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:zohocorp:manageengine_adselfservice_plus:*:*:*:*:*:*:*:*
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-03-23 09:28:19 +00:00
|
|
|
product: manageengine_adselfservice_plus
|
2022-07-04 08:46:15 +00:00
|
|
|
shodan-query: http.title:"ADSelfService Plus"
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: zohocorp
|
|
|
|
verified: true
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,zoho,manageengine,zohocorp
|
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-26 08:05:26 +00:00
|
|
|
# digest: 4a0a0047304502204e652d736dfeddbe92a4990fe69a695d8468909dccacafcb632a700de0901bb1022100c8d2a5a80e70cb30eca91682869cafe28687fb8771972fa0ed24164b4f9435fa:922c64590222798bb761d5b6d8e72950
|