nuclei-templates/exposed-panels/zoho/manageengine-adselfservice....

25 lines
501 B
YAML

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