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

22 lines
728 B
JSON

{
"name": "Orbis-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Orbis CMS is a simple and stylish management solution for small websites.",
"website": null,
"matches": [
{
"text": "<meta name=\"description\" content=\"Orbis CMS is a simple and stylish management solution for small websites.\" />"
},
{
"text": "<div id=\"login_poweredby\">Powered by Orbis CMS</div>"
},
{
"text": "<title>Orbis CMS &gt; Login</title>"
},
{
"text": "<!-- Give feedback if user enters incorrect password (GET value \"e=2) or logged out (GET value \"e=3\") -->"
}
]
}