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

11 lines
228 B
JSON

{
"name": "Hiawatha",
"website": "http://hiawatha-webserver.org",
"matches": [
{
"search": "headers[server]",
"regexp": "Hiawatha v([\\d.]+)",
"offset": 1
}
]
}