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

17 lines
526 B
JSON

{
"name": "MyShell",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "MyShell - PHP powered shell",
"website": null,
"matches": [
{
"text": "&nbsp;| ::::::::::&nbsp;<a href=\"http://www.digitart.net\" target=\"_blank\" style=\"text-decoration:none\"><b>MyShell</b> &copy;2001 Digitart Producciones</a>"
},
{
"regexp": "(?-mix:<title>MyShell ([\\d\\.]+ build [\\d]{8})<\\/title>)",
"offset": 1
}
]
}