23 lines
425 B
YAML
23 lines
425 B
YAML
id: manageengine-applications-manager
|
|
|
|
info:
|
|
name: ZOHO ManageEngine Applications Manager
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
tags: panel,zoho,manageengine
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.do'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Applications Manager Login Screen</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|