新增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
+29
View File
@@ -0,0 +1,29 @@
{
"name": "CalendarScript",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "CalendarScript is a fully customizable event-publishing solution. It gives you everything you'll need to begin, then gives you the power to redefine it to fit your specific needs.",
"website": "http://www.calendarscript.com/",
"matches": [
{
"certainty": 75,
"ghdb": "inurl:calendar_admin.pl intitle:Calendar Administration : Login"
},
{
"certainty": 75,
"ghdb": "powered by CalendarScript inurl:calendar.pl filetype:pl"
},
{
"text": "<HEAD><TITLE>Calendar Administration : Login</TITLE>"
},
{
"regexp": "(?-mix:<FONT COLOR=\"red\">CGISession: Session file \\[([^\\]]+)\\] could not be opened for writing!<BR><\\/FONT>)"
},
{
"text": "<FONT color=\"#FFFFFF\" SIZE=\"-1\">Powered by <A HREF=\"http://www.CalendarScript.com/\" STYLE=\"color:#FFFFFF;\">CalendarScript</A></FONT>"
},
{
"text": "Powered by <A HREF=\"http://www.CalendarScript.com/\" CLASS=\"footertext\" STYLE=\"text-decoration:underline;\">CalendarScript</A>"
}
]
}