Create zoho-manageengine-applications-manager.yaml
parent
fd4a3afcbd
commit
134d28b2f5
|
@ -0,0 +1,22 @@
|
||||||
|
id: zoho-manageengine-applications-manager
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: ZOHO-ManageEngine-Applications-Manager
|
||||||
|
author: dhiyaneshDK
|
||||||
|
severity: info
|
||||||
|
reference: https://fofa.so/result?qbase64=YXBwPSJaT0hPLU1hbmFnZUVuZ2luZS1BcHBsaWNhdGlvbnMtTWFuYWdlciI%3D
|
||||||
|
tags: panel
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- '{{BaseURL}}/index.do'
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- '<title>Applications Manager Login Screen</title>'
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue