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

11 lines
217 B
JSON

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