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

25 lines
1.0 KiB
JSON

{
"name": "Adobe-Connect",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Adobe Connect is an enterprise web conferencing solution for online meetings, eLearning, and webinars used by leading corporations and government agencies.",
"website": "https://www.adobe.com/products/adobeconnect.html",
"matches": [
{
"text": "<script src=\"/common/scripts/showContent.js\"></script><script type=\"text/javascript\" src=\"/common/scripts/breezeUI.js\"></script><script>"
},
{
"regexp": "(?-mix:<a class=\"loginHelp\" title=\"([^\\s^\\\"]+)\" target=\"_blank\" href=\"\\/common\\/help\\/[^\\/]+\\/go\\/login_ts\\.html\"( target=\"_blank\")?>Help<\\/a>)",
"offset": 1
},
{
"search": "headers[BREEZESESSION]",
"regexp": "(?-mix:BREEZESESSION=breez[^;]+;)"
},
{
"url": "/favicon.ico",
"md5": "b93d28579e6a42ca452c35e8f1eb23ea"
}
]
}