ZOHO ManageEngine ADAudit/ADManager Panel - Detect
ID: manageengine-adaudit
Severity: info
Author: dhiyaneshDK,PR3R00T,idealphase
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO ManageEngine ADAudit/ADManager panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-adaudit
info: name: ZOHO ManageEngine ADAudit/ADManager Panel - Detect author: dhiyaneshDK,PR3R00T,idealphase severity: info description: | ZOHO ManageEngine ADAudit/ADManager panel was detected. reference: - https://www.manageengine.com/products/active-directory-audit/ - https://www.manageengine.com/products/ad-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 cpe: cpe:2.3:a:zohocorp:manageengine_adaudit_plus:*:*:*:*:*:*:*:* metadata: verified: true max-request: 2 vendor: zohocorp product: manageengine_adaudit_plus shodan-query: - http.title:"ADAudit Plus" || http.title:"ManageEngine - ADManager Plus" - http.title:"adaudit plus" || http.title:"manageengine - admanager plus" fofa-query: title="adaudit plus" || http.title:"manageengine - admanager plus" google-query: intitle:"adaudit plus" || http.title:"manageengine - admanager plus" tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}' - "{{BaseURL}}/authorization.do"
stop-at-first-match: true
matchers-condition: and matchers: - type: word words: - 'ManageEngine - ADManager Plus' - 'ADAudit Plus' condition: or
- type: status status: - 200# digest: 4a0a004730450221009e85ddd710b13b6e3a35503b6712a3424c62d706ea5a2fd7bfa1a85b9a1e66bb02207dd5eddc03264337dbbbcbf40ace3ca64b93fcfed561d3198f83a49a73ec1f31:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/zoho/manageengine-adaudit.yaml"