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,34 @@
|
||||
{
|
||||
"name": "imperva-securesphere",
|
||||
"author": "Aung Khant <http://yehg.net/>",
|
||||
"version": "0.1",
|
||||
"description": "Imperva SecureSphere - http://www.impervaguard.com/SecureSphere-Platform.asp",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"name": "HTML Body",
|
||||
"text": "<title>SecureSphere - Default</title>"
|
||||
},
|
||||
{
|
||||
"name": "HTML Body",
|
||||
"text": "<td><font class=\"gray-text-small\">SecureSphere includes software developed by Oracle Corporation.</font></td></tr>"
|
||||
},
|
||||
{
|
||||
"name": "HTML Body",
|
||||
"text": "src=\"/SecureSphere/scripts/infra/ActiveRequests.js\">"
|
||||
},
|
||||
{
|
||||
"name": "HTML Body",
|
||||
"text": "src=\"/SecureSphere/scripts/infra/Mprv.js\"></script>"
|
||||
},
|
||||
{
|
||||
"name": "HTML Body",
|
||||
"text": "src=\"/SecureSphere/scripts/infra/SessionUtils.js\">"
|
||||
},
|
||||
{
|
||||
"name": "Location Header",
|
||||
"search": "headers[location]",
|
||||
"regexp": "(?-mix:SecureSphere\\/secsphLogin\\.jsp)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user