Files
OneForAll-mirror/data/rules/whatweb/vmware-zimbra.json
T
2020-07-29 00:02:06 +08:00

31 lines
1.5 KiB
JSON

{
"name": "VMware-Zimbra",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Zimbra is a next-generation collaboration server that provides organizations greater overall flexibility and simplicity with integrated email, contacts, calendaring, sharing and document management plus mobility and desktop synchronization to users on any computer.",
"website": "http://www.zimbra.com/products/",
"matches": [
{
"text": "<meta name=\"description\" content=\"Zimbra provides open source server and client software for messaging and collaboration. To find out more visit http://www.zimbra.com.\">"
},
{
"text": "<!--div id=\"ZLoginAppName\">Web Client</div-->"
},
{
"text": "<title>Zimbra Web Client Log In</title>"
},
{
"text": "<h1><a href=\"http://www.zimbra.com/\" id=\"bannerLink\" target=\"_new\">"
},
{
"text": "<td><input id=\"password\" class=\"zLoginField\" name=\"password\" type=\"password\" value=\"\" size=\"40\"/></td>"
},
{
"text": "<div id=\"ZLoginWhatsThis\" class=\"ZLoginInfoMessage\" style=\"display:none;\"><center style=\"margin-bottom:3px;\"><b>Client Types:</b></center>"
},
{
"text": "<div id=\"ZLoginNotice\" class=\"legalNotice-small\"><a target=\"_new\" href=\"http://www.zimbra.com\">Zimbra</a> :: the leader in open source messaging and collaboration ::"
}
]
}