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

29 lines
1012 B
JSON

{
"name": "EDIMAX",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "EDIMAX Device # Wireless Access Point / Broadband Routers / Ethernet Hub / Printer Server / Load Balancing Router",
"website": "http://www.edimax.com",
"matches": [
{
"text": "<title>EDIMAX Technology</title>",
"certainty": 75
},
{
"text": "<title>Access Point Status</title>",
"url": "/stainfo.asp"
},
{
"md5": "9691c1bcac34138f8245d95e2e003e55",
"url": "/images/banner_up_03.jpg"
},
{
"text": "cdwindow=window.open('countdown.asp','CountDown','channelmode=0, directories=0,fullscreen=0,height=100,location=0,menubar=0,resizable=1,scrollbars=0,status=0,titlebar=0,toolbar=0,width=450','false');"
},
{
"text": "<link rel=\"stylesheet\" href=\"edimax.css\">",
"certainty": 75
}
]
}