24 lines
489 B
YAML
24 lines
489 B
YAML
id: manageengine-analytics
|
|
|
|
info:
|
|
name: ZOHO ManageEngine Analytics Plus
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
reference:
|
|
- https://fofa.so/result?qbase64=YXBwPSJaT0hPLea1gemHj%2BeuoeeQhiI%3D
|
|
tags: panel,zoho,manageengine
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/iam/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>ManageEngine Analytics Plus</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |