nuclei-templates/exposed-panels/kerio-connect-client.yaml

26 lines
458 B
YAML
Raw Normal View History

2021-11-06 17:12:31 +00:00
id: kerio-connect-client
info:
name: Kerio Connect Client
author: dhiyaneshDk
severity: info
metadata:
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