nuclei-templates/exposed-panels/zoho/manageengine-opmanager.yaml

31 lines
623 B
YAML
Raw Normal View History

2021-09-21 11:46:53 +00:00
id: manageengine-opmanager
info:
2021-09-21 11:46:53 +00:00
name: ZOHO ManageEngine OpManager
2022-04-05 06:35:21 +00:00
author: dhiyaneshDK,daffainfo
severity: info
reference:
- https://www.manageengine.com/
2022-04-05 06:35:21 +00:00
metadata:
shodan-query: http.title:"OpManager Plus"
2021-09-21 11:46:53 +00:00
tags: panel,zoho,manageengine
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
2022-04-05 01:59:05 +00:00
part: body
words:
2022-04-05 01:59:05 +00:00
- "<div class='opmIconsHolder'>"
- "<div class='opmLoginFieldHolder'>"
- "<div class='opmIconsRight'>"
condition: and
2021-06-29 12:06:47 +00:00
- type: status
status:
- 200