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

14 lines
251 B
JSON

{
"name": "Chameleon",
"website": "http://chameleon-system.de",
"matches": [
{
"search": "meta[generator]",
"regexp": "chameleon-cms"
}
],
"implies": [
"Apache",
"PHP"
]
}