新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"name": "Kordil-EDMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Kordil EDMS - Electronic Document Management System",
"website": "http://www.kordil.com/",
"matches": [
{
"text": "stm_aix(\"p6i3\",\"p1i0\",[0,\" Kordil EDMS\\' website\",\"\",\"\",-1,-1,0,\"http://www.kordil.net\"],150,20);"
},
{
"search": "headers[location]",
"regexp": "(?-mix:https?:\\/\\/[^\\/]+kordil_edms\\/documents\\.php$)"
},
{
"url": "/favicon.ico",
"md5": "629ccc774aed95b2c6bec91151f7292d"
},
{
"regexp": "(?-mix:<center><font face=\"Arial\" size=\"2\">Kordil EDMS v([^<]+)<\\/font><\\/center>)",
"offset": 1
}
]
}