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

17 lines
588 B
JSON

{
"name": "CMS-WebManager-Pro",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "CMS WebManager-Pro - is a software product for creating and maintaining websites of any complexity.",
"website": "http://webmanager-pro.com/",
"matches": [
{
"text": "Powered by <a style=\"color:#555555;\" href=\"http://webmanager-pro.com/\">CMS Webmanager-pro</a>"
},
{
"regexp": "(?-mix:<meta name=\"generator\" content=\"Webmanager-pro v([\\d\\.]+)\" \\/>)",
"offset": 1
}
]
}