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

14 lines
512 B
JSON

{
"name": "Nera-SatLink",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Nera SatLink router [Norwegian] - The Nera SatLink family of DVB-RCS Terminals act as IP routers to interface one or more PCs for bilateral communication via the satellite network.",
"website": "http://www.neraworld.com/",
"matches": [
{
"search": "headers[www-authenticate]",
"regexp": "(?-mix:^Basic realm=\"SatLink Terminal\"$)"
}
]
}