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

16 lines
527 B
JSON

{
"name": "Toshiba-Network-Camera",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Toshiba network camera web interface",
"website": "http://www.toshiba.com/",
"matches": [
{
"text": "<title>TOSHIBA Network Camera - User Login</title>"
},
{
"text": " <td height=\"32\"><img src=\"toshiba.gif\" width=\"68\" height=\"12\"><font class=\"netcam\"><strong>&nbsp;&nbsp;Network Camera</strong></font></td>"
}
]
}