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

20 lines
760 B
JSON

{
"name": "LetoDMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "LetoDMS is an open-source document-management-system based on PHP and MySQL published under the GPL.",
"website": "http://www.letodms.com/",
"matches": [
{
"text": "<div class=\"disclaimer\">This is a classified area. Access is permitted only to authorized personnel. Any violation will be prosecuted according to the national and international laws.</div>"
},
{
"text": "letoDMS free document management system - www.letodms.com</div></body>"
},
{
"search": "headers[location]",
"regexp": "(?-mix:out\\/out\\.ViewFolder\\.php)"
}
]
}