45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
id: zimbra-web-client
|
|
|
|
info:
|
|
name: Zimbra Panel - Detect
|
|
author: dhiyaneshDk,idealphase
|
|
severity: info
|
|
description: Zimbra panel was detected. Zimbra provides open source server and client software for messaging and collaboration.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7409
|
|
- https://www.zimbra.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:synacor:zimbra_collaboration_suite:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: zimbra_collaboration_suite
|
|
shodan-query: http.title:"Zimbra Web Client Sign In"
|
|
vendor: synacor
|
|
verified: true
|
|
tags: edb,panel,zimbra,synacor
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/zimbraAdmin/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Zimbra Administration</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'AjxPackage\.setQueryString\("v=(.+)"\);'
|
|
# digest: 4b0a00483046022100fd2f2d2f999fae1bd501391a31a1b92d8997d88d87d7841717ad67eee695682e0221009cc7a8ec59790ee87f0823aaad075aca718f46bdb0b588d39075ea974c6000bd:922c64590222798bb761d5b6d8e72950 |