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

16 lines
475 B
JSON

{
"name": "Alcatel-Lucent-Omniswitch",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "Alcatel Lucent's Omniswitch",
"website": "https://www.al-enterprise.com/en/products/switches",
"matches": [
{
"text": "<title>Webview Logon Page</title>"
},
{
"text": "document.write(errMsg==\"\"?\"&nbsp;\":(\"<u>Error</u>&nbsp;-&nbsp;\" + errMsg));"
}
]
}