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

19 lines
457 B
JSON

{
"name": "AnyGate",
"author": "Andrew Horton",
"version": "0.1",
"description": "Korean home wifi/router device",
"website": "http://www.anygate.co.kr/",
"matches": [
{
"url": "/index.asp",
"text": "<title>AnyGate"
},
{
"url": "/index.asp",
"text": "사용자 암호가 설정되어 있지 않습니다.",
"string": "No Password"
}
]
}