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

19 lines
501 B
JSON

{
"name": "OkiPBX",
"author": "Andrew Horton",
"version": "0.2",
"description": "OKI PBX (phone exchange) http://www.oki.com/en/iptel/products/mxsx/maintenance.html",
"website": null,
"matches": [
{
"text": "<title>IPstageMaintenanceConsole(PBX)</title>"
},
{
"text": "<APPLET CODE=\"DavisBar.class\" ARCHIVE=\"ipstage.jar\""
},
{
"text": "<PARAM NAME=\"systype\" value=\"OKI\">"
}
]
}