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

19 lines
737 B
JSON

{
"name": "ManageEngine-DeviceExpert",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "DeviceExpert is a web.based, multi vendor network change, configuration and compliance management (NCCCM) solution for switches, routers, firewalls and other network devices.",
"website": "http://www.manageengine.com/products/device-expert/",
"matches": [
{
"text": "<input type=\"hidden\" name=\"AUTHRULE_NAME\" id=\"AUTHRULE_NAME\" value=\"Authenticator\">"
},
{
"text": "<SCRIPT language=\"javascript\" src=\"/javascript/deviceexpert.js\"></SCRIPT>"
},
{
"md5": "f159ea86b41bc4908398a2d27f333df5"
}
]
}