nuclei-templates/http/exposed-panels/zoho/manageengine-network-config...

35 lines
829 B
YAML

id: manageengine-network-config
info:
name: Zoho ManageEngine Network Configuration Manager Panel - Detect
author: righettod
severity: info
description: ZOHO ManageEngine Network Configuration Manager was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
max-request: 1
verified: true
shodan-query: http.title:"Network Configuration Manager"
tags: panel,zoho,manageengine
http:
- method: GET
path:
- '{{BaseURL}}/apiclient/ember/Login.jsp'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Network Configuration Manager'
- 'https://www.manageengine.com'
condition: and
- type: status
status:
- 200