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

14 lines
531 B
JSON

{
"name": "ethProxy",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ethProxy DDoS (Distributed Denial of Service) Proxy solution offers full DDoS protection for a wide-range of HTTP-based attacks without changing providers. Web traffic is filtered through the ethProxy systems and routed back to your host.",
"website": "http://www.ethproxy.com/",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^ethProxy$)"
}
]
}