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

16 lines
402 B
JSON

{
"name": "Watson-Router",
"author": "Andrew Horton",
"version": "0.1",
"description": "Home Router. Default username/password is admin/admin",
"website": "http://www.schmid-telecom.com/",
"matches": [
{
"text": "<TITLE>Watson Management Console</TITLE>"
},
{
"text": "<!--- Page(page_login)=[Login] ---><HTML>"
}
]
}