2021-11-06 17:12:31 +00:00
|
|
|
id: kerio-connect-client
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Kerio Connect Client
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: http.title:"Kerio Connect Client"
|
2021-11-08 07:54:18 +00:00
|
|
|
tags: panel,kerio
|
2021-11-06 17:12:31 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webmail/login/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Kerio Connect Client</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|