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

16 lines
530 B
JSON

{
"name": "TRIDENT7-Wave7-OLT",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "TRIDENT7 Wave7 optical line terminal (OLT)",
"website": "http://www.enablence.com/access/product-lines/trident7",
"matches": [
{
"text": "<TITLE>Trident7 System Login</TITLE>"
},
{
"regexp": "(?-mix:<TD VALIGN=\"bottom\" COLSPAN=2><FONT SIZE=2 ALIGN=\"justify\">&copy; (20[\\d]{2}) Wave7 Optics, Inc\\. All rights reserved\\.)"
}
]
}