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

34 lines
1.1 KiB
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,idealphase
2021-06-29 03:10:26 +00:00
severity: info
description: |
ADAudit Plus helps keep your Windows Server ecosystem secure and compliant by providing full visibility into all activities. An Active Directory (AD) management and reporting solution that allows IT administrators and technicians to manage AD objects easily and generate instant reports at the click of a button!
reference:
- https://www.manageengine.com/products/active-directory-audit/
- https://www.manageengine.com/products/ad-manager/
metadata:
verified: true
shodan-query: http.title:"ADAudit Plus" || http.title:"ManageEngine - ADManager Plus"
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
stop-at-first-match: true
2021-06-29 03:10:26 +00:00
matchers-condition: and
matchers:
- type: word
words:
- 'ManageEngine - ADManager Plus'
- 'ADAudit Plus'
condition: or
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