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

28 lines
588 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
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22OpManager+Plus%22
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