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

12 lines
233 B
JSON

{
"name": "Sulu",
"website": "http://sulu.io",
"matches": [
{
"search": "headers[x-generator]",
"regexp": "Sulu/?(.+)?$",
"offset": 1
}
],
"implies": "Symfony"
}