ZOHO ManageEngine AssetExplorer Panel - Detect
ID: manageengine-assetexplorer
Severity: info
Author: dhiyaneshDK
Tags: panel,zoho,manageengine,zohocorp
Description
Section titled “Description”ZOHO ManageEngine AssetExplorer panel was detected.
YAML Source
Section titled “YAML Source”id: manageengine-assetexplorer
info: name: ZOHO ManageEngine AssetExplorer Panel - Detect author: dhiyaneshDK severity: info description: ZOHO ManageEngine AssetExplorer 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 cpe: cpe:2.3:a:zohocorp:manageengine_assetexplorer:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zohocorp product: manageengine_assetexplorer shodan-query: - http.title:"ManageEngine AssetExplorer" - http.title:"manageengine assetexplorer" fofa-query: title="manageengine assetexplorer" google-query: intitle:"manageengine assetexplorer" tags: panel,zoho,manageengine,zohocorp
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word words: - '<title>ManageEngine AssetExplorer</title>'
- type: status status: - 200# digest: 4a0a0047304502202bbd391bfdcc320b9ff092faa629a75982507598707826fffe0ae0c5e05fd3c5022100e158c6353297b900acaa5026cc0501f81f0808bf082fc2e0c730736bc34832ed: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-assetexplorer.yaml"