mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "APC-UPS-Management-Card",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
||||
"version": "0.2",
|
||||
"description": "APC UPS Network Management Cards allow for secure monitoring and control of an individual APC UPS via web browser, command line interface, or SNMP.",
|
||||
"website": "http://www.apc.com/products/family/index.cfm?id=98",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<td class=\"apclogo\"><a href=\"http://www.apc.com\"><img src=\"images/smapc.gif\" alt=\"APC Website\" width=\"59\" height=\"17\" border=\"0\" align=\"top\" /></a> </td>"
|
||||
},
|
||||
{
|
||||
"url": "/RpError/SslRequired",
|
||||
"text": "<td>This object on the APC Management Web Server is protected and requires a secure socket connection.<br /><br /><br /><br /><A HREF=\"https://"
|
||||
},
|
||||
{
|
||||
"name": "WWW-Authenticate realm",
|
||||
"search": "headers[www-authenticate]",
|
||||
"regexp": "(?-mix:^Basic realm=\"APC Management Card\"$)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user