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

38 lines
2.3 KiB
JSON

{
"name": "Winmail-Server",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Winmail Server is an enterprise class mail server software system offering a robust feature set, including extensive security measures. Winmail Server supports SMTP, POP3, IMAP, Webmail, LDAP, multiple domains, SMTP authentication, spam protection, anti-virus protection, SSL/TLS security, RBL ,SPF, SpamAssassin, Network Storage, remote access, Web-based administration, and a wide array of standard email options such as filtering, signatures, real-time monitoring, archiving, and public email folders.",
"website": "http://www.magicwinmail.net/",
"matches": [
{
"text": "<title>WebMail | Powered by Winmail Server - Login</title>"
},
{
"text": "<title>Web Administration | Powered by Winmail Server - Login</title>"
},
{
"text": "<td class=default>&nbsp;<input type=password name=f_password size=30 maxlength=64 onkeyup=\"javascript: EvalPwd(this.value);\" onchange=\"javascript: EvalPwd(this.value);\" class=\"textbox\"><font color=#ff0000>*</font></td>"
},
{
"text": "<a target=\"_blank\" href=\"http://www.magicwinmail.net?sid=winmailcust\">Powered by Winmail Server</a>&nbsp;"
},
{
"text": "<td align=\"right\" class=\"hometext\"><a href=\"http://www.magicwinmail.net?sid=winmailcust\" target=_blank>Powered by Winmail Server</a></td>"
},
{
"text": "<td rowspan=2 width=\"264\" bgcolor=\"#FFFFFF\"><img src=\"themes/default/images/mail_pic.jpg\" width=\"264\" height=\"102\"></td>"
},
{
"regexp": "(?-mix:<td style=\"color:#888888; font-size: 11px;\">&nbsp;&nbsp;&nbsp;&nbsp;POP3,SMTP Server: <font color=red>([^\\s^<]+)<\\/font><\\/td><\\/tr>)"
},
{
"text": "<input type=checkbox name=f_autologin value=\"1\"><acronym style=\"cursor: hand;\" OnClick=\"f_autologin.click()\">Automatically login at next time</acronym>"
},
{
"offset": 1,
"regexp": "(?-mix:<!--[\\s]+&copy 20[\\d]{2}(-[\\d]{4})? AMAX Information Technologies Inc\\. All Rights Reserved\\.[\\s]+WebMail \\| Powered by Winmail Server ([^\\s]+)[\\s]+-->)"
}
]
}