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

10 lines
205 B
JSON

{
"name": "OpenBSD httpd",
"website": "https://man.openbsd.org/httpd.8",
"matches": [
{
"search": "headers[server]",
"regexp": "^OpenBSD httpd"
}
]
}