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

14 lines
319 B
JSON

{
"name": "Moguta.CMS",
"website": "https://moguta.ru",
"matches": [
{
"regexp": "<link[^>]+href=[\"'][^\"]+mg-(?:core|plugins|templates)/"
},
{
"search": "script",
"regexp": "mg-(?:core|plugins|templates)/"
}
],
"implies": "PHP"
}