Files
OneForAll-mirror/data/rules/whatweb/alt-n-mdaemon-worldclient.json
T
2020-07-29 00:02:06 +08:00

33 lines
1.6 KiB
JSON

{
"name": "Alt-N-MDaemon-WorldClient",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "MDaemon Messaging Server, mail server software, supports IMAP, SMTP, and POP3 protocols. MDaemon Messaging Server's webmail client, WorldClient is provided free with every version of MDaemon Messaging Server.",
"website": "http://www.altn.com/Products/MDaemon-Email-Server-Windows/WorldClient-WebMail-MDaemon/",
"matches": [
{
"text": "<div id=\"biglogo\" align=\"center\"><img src=\"LookOut/biglogo.gif\" alt=\"WorldClient\" /></div>"
},
{
"text": "<form action=\"/WorldClient.dll?View=Main\" target=\"_top\" method=\"post\" onsubmit=\"document.getElementById('Logon').disabled=true;\">"
},
{
"text": "<form action=\"/WorldClient.dll?View=Main\" target=\"_top\" method=\"post\">"
},
{
"regexp": "(?-mix:<strong>[\\s]*MDaemon\\/WorldClient v([^\\s<]+) &copy; 20[\\d]{2} Alt-N Technologies\\.[\\s]*<\\/strong>)",
"offset": 1
},
{
"string": "BlackBerry Edition",
"regexp": "(?-mix:<strong><a href=\"http:\\/\\/www\\.altn\\.com\\/Products\\/MDaemon-Email-Server-Windows\\/\">MDaemon Messaging Server, BlackBerry Edition<\\/a>\\/WorldClient v([^\\s<]+) &copy; 20[\\d]{2} <a href=\"http:\\/\\/www\\.altn\\.com\">Alt-N Technologies<\\/a>\\.<\\/strong>)",
"offset": 1
},
{
"search": "headers[server]",
"regexp": "(?-mix:^WDaemon\\/([\\d\\.]+)$)",
"offset": 1
}
]
}