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

19 lines
600 B
JSON

{
"name": "i3micro",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "Tilgin was founded under the name i3 micro technology in 1997 and develops equipment for IPTV and VOIP solutions.",
"website": "http://www.tilgin.com/",
"matches": [
{
"model": "VRG",
"url": "/favicon.ico",
"md5": "e4a509e78afca846cd0e6c0672797de5"
},
{
"search": "headers[www-authenticate]",
"regexp": "(?-mix:^Digest realm=\"i3micro (V[A-Z]{2})\", nonce)"
}
]
}