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

25 lines
551 B
YAML
Raw Normal View History

2021-09-21 11:46:53 +00:00
id: manageengine-adaudit
2021-06-29 03:10:26 +00:00
info:
2021-09-21 11:46:53 +00:00
name: ZOHO ManageEngine ADAudit/ADManager Panel
author: dhiyaneshDK,PR3R00T
2021-06-29 03:10:26 +00:00
severity: info
reference:
- https://www.shodan.io/search?query=http.title%3A%22ManageEngine+-+ADManager+Plus%22
2021-09-21 11:46:53 +00:00
tags: panel,zoho,manageengine
2021-06-29 03:10:26 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
2021-09-21 11:46:53 +00:00
- "{{BaseURL}}/authorization.do"
2021-06-29 03:10:26 +00:00
matchers-condition: and
matchers:
- type: word
words:
- '<title>ManageEngine - ADManager Plus</title>'
2021-06-29 12:06:47 +00:00
2021-06-29 03:10:26 +00:00
- type: status
status:
2021-06-29 12:06:47 +00:00
- 200