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

11 lines
234 B
JSON

{
"name": "thttpd",
"website": "https://acme.com/software/thttpd",
"matches": [
{
"search": "headers[server]",
"regexp": "\\bthttpd(?:/([\\d.]+))?",
"offset": 1
}
]
}