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

11 lines
216 B
JSON

{
"name": "Yaws",
"website": "http://yaws.hyber.org",
"matches": [
{
"search": "headers[server]",
"regexp": "Yaws(?: ([\\d.]+))?",
"offset": 1
}
]
}