23 lines
483 B
YAML
23 lines
483 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
|