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

23 lines
823 B
JSON

{
"name": "HP-StorageWorks-Library",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "HP StorageWorks Library and Tape Tools (L&TT) is a diagnostic tool for all of HP's tape storage and magneto-optical storage products.",
"website": "http://h18006.www1.hp.com/products/storageworks/ltt/index.html",
"matches": [
{
"url": "/login.ssi",
"text": "<TD class=\"mastheadIcon\"><img src=\"signin_logo.gif\" border=\"0\" alt=\"HP\"></TD>"
},
{
"url": "/login.ssi",
"regexp": "(?-mix:<TITLE>HP StorageWorks (MSL[^\\s]+) Tape Library Webpages<\\/TITLE>)",
"offset": 1
},
{
"url": "/index.htm",
"md5": "63a4689c098daa89f62cc13069571204"
}
]
}