54 lines
1.6 KiB
YAML
54 lines
1.6 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:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: synacor
|
|
product: zimbra_collaboration_suite
|
|
shodan-query:
|
|
- http.title:"Zimbra Web Client Sign In"
|
|
- http.title:"zimbra collaboration suite"
|
|
- http.title:"zimbra web client sign in"
|
|
fofa-query:
|
|
- title="zimbra web client sign in"
|
|
- title="zimbra collaboration suite"
|
|
google-query:
|
|
- intitle:"zimbra collaboration suite"
|
|
- intitle:"zimbra web client sign in"
|
|
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: 4a0a0047304502204dde54d99fe3c3fae8d9561cce71cb09e6fbc20d221361eb7f26eebe52372f35022100eea245df28cba3ec76abdd72c0f0e9c2e1f985d57292246fbf58e2a259a25c72:922c64590222798bb761d5b6d8e72950 |