mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "Sun-Cobalt",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "The Cobalt Qube was a computer server appliance product line developed by Cobalt Networks. The Cobalt RaQ is a 1U rackmount server product line developed by Cobalt Networks, Inc. - More Info: http://en.wikipedia.org/wiki/Cobalt_RaQ & http://en.wikipedia.org/wiki/Cobalt_Qube",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:<TITLE>Login - Sun Cobalt (Qube [\\d]+|RaQ [\\d]+) - [^<^\\s]+[\\n]?<\\/TITLE>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:document.write\\(\"\\\\nThank you for using the Sun Cobalt (Qube [\\d]+|RaQ [\\d]+)\\.\\\\n\"\\);)"
|
||||
},
|
||||
{
|
||||
"certainty": 25,
|
||||
"text": "<META NAME=\"Copyright\" VALUE=\"Copyright (C) 2000, Cobalt Networks, Inc. All rights reserved.\">"
|
||||
},
|
||||
{
|
||||
"certainty": 25,
|
||||
"text": "var url = \"/login.php?expired=true&target=\"+escape(pathname+top.location.search+top.location.hash);"
|
||||
},
|
||||
{
|
||||
"certainty": 25,
|
||||
"regexp": "(?-mix:<P ALIGN=\"CENTER\"><FONT SIZE=\"5\" COLOR=\"#000099\" FACE=\"HELVETICA, ARIAL\"><B>Welcome to the Web Site of [^\\s^<]+<\\/B><\\/FONT>)"
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"text": "<HTML><BODY onLoad=\"location='/login.php'\"></BODY></HTML>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user