40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: kopano-webapp-panel
|
|
|
|
info:
|
|
name: Kopano WebApp Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: Kopano WebApp login panel was detected.
|
|
reference:
|
|
- https://kopano.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:kopano:webapp:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: kopano
|
|
product: webapp
|
|
shodan-query: http.title:"Kopano WebApp"
|
|
tags: panel,kopano,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/webapp/"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(body, "<title>Kopano WebApp", "content=\"Kopano WebApp")'
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '\?kv([0-9.]+)"'
|
|
# digest: 4a0a00473045022100a8a568e860aed110b8e124440342f1981a478ab6c2f34e5a44d4ab49ad472ea8022030ebc4384fba54e5d879276072b746bf0933e17cb6b9f2e1a3eb2ae06b00b2d9:922c64590222798bb761d5b6d8e72950 |