24 lines
474 B
YAML
24 lines
474 B
YAML
id: manageengine-supportcenter
|
|
|
|
info:
|
|
name: ZOHO ManageEngine SupportCenter
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
shodan-query: http.title:"ManageEngine SupportCenter Plus"
|
|
tags: panel,zoho,manageengine
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>ManageEngine SupportCenter Plus</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |