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

12 lines
254 B
JSON

{
"name": "Mura CMS",
"website": "http://www.getmura.com",
"matches": [
{
"search": "meta[generator]",
"regexp": "Mura CMS ([\\d]+)",
"offset": 1
}
],
"implies": "Adobe ColdFusion"
}