38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: manageengine-keymanagerplus
|
|
|
|
info:
|
|
name: ZOHO ManageEngine KeyManagerPlus Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: ZOHO ManageEngine KeyManagerPlus panel was detected.
|
|
reference:
|
|
- https://www.manageengine.com/key-manager/
|
|
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
|
|
metadata:
|
|
max-request: 2
|
|
tags: panel,zoho,manageengine
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/apiclient/index.jsp'
|
|
- '{{BaseURL}}/pki/images/keyManager_title.ico'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200"
|
|
- "contains(tolower(body), '<title>key manager plus</title>')"
|
|
condition: and
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200"
|
|
- "('192917117' == mmh3(base64_py(body)))"
|
|
condition: and
|
|
# digest: 4a0a00473045022100966e1177e4e80541a90526d3f5948c368cea2e1b8da795900d26b5dce3648d890220319efe4b97e827ef579b56fe6dd72f6c21c69e9295f395df35fdeb430a5f39f7:922c64590222798bb761d5b6d8e72950 |