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

15 lines
425 B
JSON

{
"name": "RCTTools",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "RCTTools - SecureSOHO Web configuration Tools",
"website": "[offline] http://www.redsonic.com/",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^RCTTools \\(SecureSOHO Web configuration Tools\\) v([^\\s]+)$)",
"offset": 1
}
]
}