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

63 lines
2.7 KiB
JSON

{
"name": "Jive-SBS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "The Jive Engage platform apparently combines the most powerful features of community software, collaboration software, social networking software & social media monitoring into the leading Social Business Software (SBS) solution.",
"website": "http://www.jivesoftware.com/products",
"matches": [
{
"regexp": "(?-mix:<link rel=\"stylesheet\" href=\"\\/([\\d\\.]+)\\/styles\\/jive-global\\.css\" type=\"text\\/css\" media=\"all\" \\/>)",
"offset": 1
},
{
"regexp": "(?-mix:<link rel=\"stylesheet\" href=\"\\/([\\d\\.]+)\\/styles\\/jive-icons\\.css\" type=\"text\\/css\" media=\"all\" \\/>)",
"offset": 1
},
{
"text": "<a href=\"#jive-body-full\" class=\"jive-skip-nav\">Skip navigation</a>"
},
{
"text": "<body class=\"jive-body-formpage jive-body-formpage-login\" >"
},
{
"regexp": "(?-mix:<a class=\"font-color-meta\" href=\"http:\\/\\/www\\.jivesoftware\\.com\\/poweredby\\/\" target=\"_blank\" alt=\"Jive Software Version: [\\d]+\">[^<]+powered by Jive SBS &reg; ([^\\s]+) community software[\\s]+<\\/a>[\\s]+<div class=\"jiveVersion\" style=\"display: none;\">)",
"offset": 1
},
{
"regexp": "(?-mix:jive\\.rte\\.defaultStyles\\.push\\(\"\\/plugins\\/([^\\/]+)\\/resources\\/styles\\/[^\\.]+\\.css\"\\);)"
},
{
"regexp": "(?-mix:<div id=\"jive-loginVersion\">[\\s]+Jive SBS[\\s]+([^\\s]+)[\\s]+<\\/div>)",
"offset": 1
},
{
"url": "/community/admin/images/jive-logo.png",
"md5": "8badf8cdaaa8e9adf2e552bc3ab77f49"
},
{
"url": "/admin/images/jive-logo.png",
"md5": "8badf8cdaaa8e9adf2e552bc3ab77f49"
},
{
"url": "/___sbsstatic___/logo-jive-darkgloss.jpg",
"md5": "70c76564f1c22c6d9a66854fdc721fd9"
},
{
"text": " * This software is the proprietary information of Jive Software. Use is subject to license terms.",
"url": "/0.0.0/styles/jive-global.css"
},
{
"search": "headers[set-cookie]",
"regexp": "(?-mix:jive\\.server\\.info=\"?serverName=[^:]+:serverPort=[\\d]+:contextPath=[^:]*:(localName=[^:]+:localPort=[\\d]+):localAddr=)"
},
{
"search": "headers[x-jsl]",
"regexp": "(?-mix:^D=[\\d]+ t=[\\d]+$)"
},
{
"search": "headers[x-jal]",
"regexp": "(?-mix:^[\\d]+$)"
}
]
}