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

14 lines
230 B
JSON

{
"name": "Elcodi",
"website": "http://elcodi.io",
"matches": [
{
"search": "headers[x-elcodi]",
"regexp": ".*"
}
],
"implies": [
"PHP",
"Symfony"
]
}