新增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,16 @@
{
"name": "Mission-Control-Application-Shield",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Mission Control Application Shield functions as a Web Application Firewall (WAF) and offers the following features: SSL offloading, single sign-on, high availability through system redundancy, backend server failover and load balancing, session fixation, cookie encryption, different methods of authentication (Radius, NTLM/Kerberos, LDAP), header and form validation and a live log viewer",
"website": "http://www.open.ch/1_1_2_1.html",
"matches": [
{
"text": "<img id=\"logo\" src=\"/srm-error-pages/images/logo.gif\" alt=\"mission control application shield\" ></td><td><p class=\"notification\">Notification</p></td>"
},
{
"search": "headers[server]",
"regexp": "(?-mix:^Mission Control Application Shield$)"
}
]
}