Create kerio-connect-client.yaml

patch-1
Dhiyaneshwaran 2021-11-06 22:42:31 +05:30 committed by GitHub
parent d6f082e8de
commit 7f41fbdb5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: kerio-connect-client
info:
name: Kerio Connect Client
author: dhiyaneshDk
severity: info
tags: panel
metadata:
shodan-query: 'http.title:"Kerio Connect Client"'
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