新增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
@@ -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)"
}
]
}