23 lines
474 B
YAML
23 lines
474 B
YAML
id: zoho-manageengine-adaudit
|
|
|
|
info:
|
|
name: ZOHO-ManageEngine-ADAudit
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
reference: https://www.shodan.io/search?query=http.title%3A%22ManageEngine+-+ADManager+Plus%22
|
|
tags: panel,zoho
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>ManageEngine - ADManager Plus</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |