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,34 @@
|
||||
{
|
||||
"name": "Cyberoam-Appliance",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Cyberoam UTM appliances integrate multiple security features like Firewall, VPN, Intrusion Prevention System, Anti-Virus & Anti-Spyware, Anti-Spam, Web Filtering, Layer 7 Visibility & Control, Bandwidth Management, Multiple Link Management, and more on a single platform.",
|
||||
"website": "http://www.cyberoam.com/",
|
||||
"matches": [
|
||||
{
|
||||
"url": "/images/loginbox_left_logo.jpg",
|
||||
"md5": "ecb82a4554f2ef5eefd06040cdae9872"
|
||||
},
|
||||
{
|
||||
"url": "/images/session_ex.jpg",
|
||||
"md5": "7241a011a6057cdb723eccbf178b0e3a"
|
||||
},
|
||||
{
|
||||
"url": "/corporate/webpages/sessionexpired.jsp",
|
||||
"regexp": "(?-mix:<font face=\"arial\" size=2 color=white>([^<]+ build [^<]+)<\\/font>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<td align=\"right\" class=\"arial12whitebold\">Log on to: </td>"
|
||||
},
|
||||
{
|
||||
"text": "<INPUT TYPE=HIDDEN NAME=\"js_autodetect_results\" VALUE=\"SMPREF_JS_OFF\">"
|
||||
},
|
||||
{
|
||||
"text": "<noscript><font class=\"arial12whitebold\">JavaScript must be enabled in order for you to use cyberoam admin console.</font></noscript><br>"
|
||||
},
|
||||
{
|
||||
"text": "<!-- PUT THE LOGIC OF YOUR PAGE HERE -->"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user