mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
943 B
JSON
17 lines
943 B
JSON
{
|
|
"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$)"
|
|
}
|
|
]
|
|
}
|