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

11 lines
203 B
JSON

{
"name": "Mongrel",
"website": "http://mongrel2.org",
"matches": [
{
"search": "headers[server]",
"regexp": "Mongrel"
}
],
"implies": "Ruby"
}