新增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,33 @@
{
"name": "Check-Point-SSL-Network-Extender",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "SSL Network Extender adds SSL VPN functionality to the IPSec VPN capabilities of VPN-1 gateways",
"website": "http://www.checkpoint.com/products/ssl_network_ext/",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^Check Point SVN foundation$)"
},
{
"regexp": "(?-mix:<script src=\"cookies\\.js\"><\\/script>[\\s]+<script>document\\.write\\(conn_html\\)<\\/script>[\\s]+<HEAD>)"
},
{
"url": "/help_data.html",
"regexp": "(?-mix:<meta name=Generator content=\"Microsoft Word 11 \\(filtered\\)\">[\\s]+<title>Check Point SSL Network Extender HELP<\\/title>)"
},
{
"url": "/logo.gif",
"md5": "a5be381441844d96e70407481e1390b1"
},
{
"text": "<meta name=\"description\" content=\"Webui Login Page\"/> <!-- changes to this line must be reflected in sfwOverrides.js & lm_home.js -->",
"string": "Security Gateway"
},
{
"string": "Security Gateway",
"regexp": "(?-mix:<form autocomplete=\"off\" method=\"post\" action=\"\\/platform\\.cgi\\?\" target=\"_top\">[\\s]+<input type=\"hidden\" name=\"thispage\" value=\"index\\.htm\">[\\s]+<div class=\"version_div\">([^<]+)<\\/div>)",
"offset": 1
}
]
}