Merge pull request #5182 from powerexploit/template_zimbra_collaboration_suite

Added Zimbra Collaboration Suite Web Client Sign In Signature
patch-1
Prince Chaddha 2022-08-23 14:30:07 +05:30 committed by GitHub
commit 2e8e354de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
id: zimbra-web-login
info:
name: Zimbra Collaboration Suite Web Client - Sign In
author: powerexploit
severity: info
description: |
Zimbra Collaboration Suite simplifies the communication environment, connects people over multiple channels, and provides a single place to manage collaboration and communication.
reference:
- https://www.zimbra.com/
metadata:
verified: true
shodan-query: http.title:"Zimbra Collaboration Suite"
tags: panel,zimbra
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Zimbra Collaboration Suite Log In"
- "Zimbra Web Client Sign In"
- "Zimbra Web Client Log In"
condition: or
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- 'v=([0-9]+)'