Create zoho-manageengine-analyticsplus.yaml
parent
f2bd3d3140
commit
56b25d9000
|
@ -0,0 +1,22 @@
|
|||
id: zoho-manageengine-analyticsplus
|
||||
|
||||
info:
|
||||
name: ZOHO-ManageEngine-Analytics Plus
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
reference: https://fofa.so/result?qbase64=YXBwPSJaT0hPLea1gemHj%2BeuoeeQhiI%3D
|
||||
tags: panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/iam/login'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>ManageEngine Analytics Plus</title>'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue