mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
27 lines
1.2 KiB
JSON
27 lines
1.2 KiB
JSON
{
|
|
"name": "IBM-Remote-Supervisor-Adapter",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "IBM Remote Supervisor Adapter (RSA) is the out-of-band management interface card optional on most IBM x86-based servers.",
|
|
"website": "https://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-50116",
|
|
"matches": [
|
|
{
|
|
"text": "<HTML><BODY bgcolor=\"#FFFFFF\"><SCRIPT language=\"javascript1.2\"> top.location = \"/\"; </SCRIPT> </BODY> </HTML>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<FRAME scrolling=\"no\" src=\"\\/private\\/userlogin_logo\\.ssi(\\?SESSID=[a-f\\d]{32})?\" NAME=\"logo_frame\" marginwidth=0 marginheight=0 frameborder=no framespacing=0 noresize ALIGN=\")"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<FRAME src=\"\\/private\\/userlogin_body\\.ssi(\\?SESSID=[a-f\\d]{32})?\" NAME=\"userlogin_body\" marginwidth=20)"
|
|
},
|
|
{
|
|
"url": "/private/userlogin_logo.ssi",
|
|
"text": "<IMG SRC=\"banner.jpg\" WIDTH=110 HEIGHT=53 ALT=\"banner\" >"
|
|
},
|
|
{
|
|
"search": "headers[location]",
|
|
"regexp": "(?-mix:https?:\\/\\/[^\\/]+\\/private\\/testcookie\\.ssi\\?SESSID=[a-f\\d]{32})"
|
|
}
|
|
]
|
|
}
|