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,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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user