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

16 lines
465 B
JSON

{
"name": "TP-Link-Router",
"author": "Aung Khant, http://yehg.net, Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Detect TP-Link Router",
"website": "http://www.tp-link.com/",
"matches": [
{
"text": "Operating System Error Nr:3997698: <P><HR><H2>File not found</H2>"
},
{
"text": "Operating System Error Nr:3997698: HTM <P><HR><H2>Access denied</H2>"
}
]
}