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

15 lines
421 B
JSON

{
"name": "Intrinsyc-deviceWEB",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Intrinsyc deviceWEB - a web server specialized for embedded devices",
"website": "http://www.intrinsyc.com/",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^Intrinsyc deviceWEB v([\\d\\.]+)$)",
"offset": 1
}
]
}