|
作者: lucencyman [lucencyman] 论坛用户 | 登录 |
(我已经拥有administrator权限) 论坛ASP部分源代码。能否看出用户数据存储在什么地方?用什么工具能够修改 <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <style type="text/css"> a:link { text-decoration: none; color: #000000} A:hover { TEXT-DECORATION: underline ;color: #000000>; position: relative; right: 0px; top: 1px } a:visited { TEXT-DECORATION: none; color: #000000} td,p,body { font-family: "Verdana,宋体"; font-size: 12px; color: #000000; table-layout:fixed; word-break:break-all; } .Tips_bo { border: 1px solid; font-size: 12px; background-color: #1196EE; color: #000066; font-family: "宋体"; text-decoration: none; border-color: #EEEEEE #333333 #333333 #EEEEEE} .bk { color: #0000CC; border: 1px solid; border-color: #333333 #EEEEEE #EEEEEE #333333} BODY { SCROLLBAR-HIGHLIGHT-COLOR: #1196EE; SCROLLBAR-SHADOW-COLOR: #1196EE; SCROLLBAR-3DLIGHT-COLOR: #1196EE; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #1196EE; scrollbar-Base-Color: #1196EE; } </style><script> function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function JM_cc(name){ var obj=MM_findObj(name); if (obj) { obj.select(); js=obj.createTextRange(); js.execCommand("Copy"); } } function runEx(name){ var obj=MM_findObj(name); var winEx = window.open("#", "winEx"); winEx.document.open("text/html", "replace"); winEx.document.write(unescape(obj.value)); //winEx.document.close(); } function checkclick(msg){ if(confirm(msg)){ event.returnValue=true; }else{ event.returnValue=false; } } function CheckAll(form) { for (var i=0;i<form.elements.length;i++) { var e = form.elements[i]; if (e.name != 'chkall') e.checked = form.chkall.checked; } } function a(){ el=event.srcElement if (el.tagName=='A') el.target=(globalTarget.value) } var currentpos,timer; function initialize() {timer=setInterval("scrollwindow()",1);} function sc(){clearInterval(timer);} function scrollwindow() {currentpos=document.body.scrollTop; window.scroll(0,++currentpos); if (currentpos != document.body.scrollTop) sc();} document.onmousedown=sc; document.ondblclick=initialize; </script> <script> //***********默认设置定义.********************* tPopWait=50;//停留tWait豪秒后显示提示。 tPopShow=5000;//显示tShow豪秒后关闭提示 showPopStep=20; popOpacity=99; //***************内部变量定义***************** sPop=null; curShow=null; tFadeOut=null; tFadeIn=null; tFadeWaiting=null; document.write("<style type='text/css'id='defaultPopStyle'>"); document.write(".cPopText { background-color: #FFFFFF; border: 1px #000000 solid;font-color: font-size: 12px; padding-right: 4px; padding-left: 4px; height: 20px; padding-top: 2px; padding-bottom: 2px; filter: Alpha(Opacity=0)}"); document.write("</style>"); document.write("<div id='dypopLayer' style='position:absolute;z-index:1000;' class='cPopText'></div>"); function showPopupText(){ var o=event.srcElement; MouseX=event.x; MouseY=event.y; if(o.alt!=null && o.alt!=""){o.dypop=o.alt;o.alt=""}; if(o.title!=null && o.title!=""){o.dypop=o.title;o.title=""}; if(o.dypop!=sPop) { sPop=o.dypop; clearTimeout(curShow); clearTimeout(tFadeOut); clearTimeout(tFadeIn); clearTimeout(tFadeWaiting); if(sPop==null || sPop=="") { dypopLayer.innerHTML=""; dypopLayer.style.filter="Alpha()"; dypopLayer.filters.Alpha.opacity=0; } else { if(o.dyclass!=null) popStyle=o.dyclass else popStyle="cPopText"; curShow=setTimeout("showIt()",tPopWait); } } } function showIt(){ dypopLayer.className=popStyle; dypopLayer.innerHTML=sPop; popWidth=dypopLayer.clientWidth; popHeight=dypopLayer.clientHeight; if(MouseX+12+popWidth>document.body.clientWidth) popLeftAdjust=-popWidth-24 else popLeftAdjust=0; if(MouseY+12+popHeight>document.body.clientHeight) popTopAdjust=-popHeight-24 else popTopAdjust=0; dypopLayer.style.left=MouseX+12+document.body.scrollLeft+popLeftAdjust; dypopLayer.style.top=MouseY+12+document.body.scrollTop+popTopAdjust; dypopLayer.style.filter="Alpha(Opacity=0)"; fadeOut(); } function fadeOut(){ if(dypopLayer.filters.Alpha.opacity<popOpacity) { dypopLayer.filters.Alpha.opacity+=showPopStep; tFadeOut=setTimeout("fadeOut()",1); } else { dypopLayer.filters.Alpha.opacity=popOpacity; tFadeWaiting=setTimeout("fadeIn()",tPopShow); } } function fadeIn(){ if(dypopLayer.filters.Alpha.opacity>0) { dypopLayer.filters.Alpha.opacity-=1; tFadeIn=setTimeout("fadeIn()",1); } } document.onmouseover=showPopupText; </script> </head> <body bgcolor='' text='#000066' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' background='bg.gif'> <table width="95%" border="0" cellpadding="3" cellspacing="0" align='center' height="6"><tr valign="middle"><td bgcolor="#1196EE" align="right"></td></tr></table><table width="95%" border="0" cellpadding="3" cellspacing="0" align='center'><tr valign="middle"><td bgcolor="#e7efd6" class="l" align="right"><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr valign="middle"><td>『 <a href=/newuser.asp>用户注册</a> | <a href=/userlogin.asp?forum_id=0>用户登陆</a> | <a href=/search_forum.asp>搜索</a> 』</td><td align="right">在线:3人 | <a href="/index.asp">论坛首页</a></td></tr></table></td></tr></table> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="7"><tr><td></td></tr></table><table width="95%" border="0" cellspacing="0" cellpadding="0" align='center'><tr><td width="443" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td valign="top" width="5"></td><td valign="top"> </td></tr></table></td><td width="301"><table width="300" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="img/closedfold.gif" WIDTH="18" HEIGHT="16"><a href="index.asp">系统论坛</a></td></tr><tr><td><img src="img/bar.gif" width="15" height="15"><img src="img/openfold.gif" WIDTH="18" HEIGHT="16">用户登陆</td></tr></table></td></tr></table><table width="100%" border="0" cellspacing="0" cellpadding="0" height="7"><tr><td></td></tr></table> <table width="95%" border="0" cellspacing="0" cellpadding="0" align='center'> <tr> <td align="center" valign="middle" height="201"> <form name="Login" method="post" action="userlogin.asp"> <table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"> <tr align="center" bgcolor="#eeeeee"> <td colspan="2"><font color="#FF0000">用户名或密码错!</font> </td> </tr> <tr bgcolor="#FFFFFF"> <td width="260" align="right">用户名:</td> <td width="408"> <input type="text" name="username" value=""> <a href="newuser.asp">您没有注册?</a> </td> </tr> <tr bgcolor="#FFFFFF"> <td width="260" align="right">密码:</td> <td width="408"> <input type="password" name="password"> </td> </tr> <tr> <td width="260" valign="top" bgcolor="#FFFFFF" align="right"><b>Cookie</b><br> </td> <td width="408" bgcolor="#FFFFFF"> 请选择你的Cookie保存时间,下次访问可以方便输入。<br> <br> <input type="radio" name="Cookies_Time" value="1"> 保存一天<br> <input type="radio" name="Cookies_Time" value="30"> 保存一月<br> <input type="radio" name="Cookies_Time" value="365"> 保存一年<br> <input type="radio" name="Cookies_Time" value="0" checked> 不要保存</td> </tr> <tr align="center" bgcolor="#FFFFFF"> <td colspan="2"> <input type="hidden" name="IsLogin" value="True"> <input type="submit" name="Submit3" value="确 定"> <input type="reset" name="Submit22" value=" 清 除 "> </td> </tr> </table> </form> </td> </tr> </table> <script language=JavaScript> document.write("<a href='WebStat/Infolist.asp'>"); document.write("<img src='WebStat/count.asp?Referer=http://133.44.9.57:90/index.asp&Width="+escape(screen.width)+"&Height="+escape(screen.height)+"' border=0 width=1 height=1>"); document.write("</a>"); </script> <p align="center"><font face="Fixedsys">COPYRIGHT:<font color="#1196EE">分公司</font></font><font face="Arial Black" color="#FF0000"> </font><a href="admin.asp" target="_blank"></a></p> </body> </html> <RunTime:0> |
地主 发表时间: 04-08-23 17:15 |
回复: abctm [abctm] 版主 | 登录 |
这个是html代码,你知道什么是asp代码么 |
B1层 发表时间: 04-08-23 17:32 |
回复: bluecat_ [bluecat_] 论坛用户 | 登录 |
同意楼上的意见 |
B2层 发表时间: 04-08-23 17:45 |
回复: abctm [abctm] 版主 | 登录 |
asp的密码通常在数据库 |
B3层 发表时间: 04-08-23 17:50 |
回复: lucencyman [lucencyman] 论坛用户 | 登录 |
不知道。我是打开的ASP文件得到的以上代码。能看出来用户数据存在什么文件里吗?或者怎么找到?用什么工具打开修改? |
B4层 发表时间: 04-08-23 17:51 |
回复: sunye [sunye] 论坛用户 | 登录 |
我晕了 那也叫ASP的代码啊 我迷糊 |
B5层 发表时间: 04-08-23 18:17 |
回复: netwerk [netwerk] 论坛用户 | 登录 |
asp的网页发送到客户端是只有HTML代码的 |
B6层 发表时间: 04-08-23 18:26 |
回复: lucencyman [lucencyman] 论坛用户 | 登录 |
我是在进入别人电脑后拷贝下来用记事本打开得到的。 |
B7层 发表时间: 04-08-23 21:10 |
回复: lucencyman [lucencyman] 论坛用户 | 登录 |
我需要知道怎么样才能找到用户数据库并进行修改。请知道的告诉我。 |
B8层 发表时间: 04-08-23 21:12 |
回复: bluecat_ [bluecat_] 论坛用户 | 登录 |
我不知道哦 |
B9层 发表时间: 04-08-23 21:30 |
回复: lucencyman [lucencyman] 论坛用户 | 登录 |
谢谢bluecat_,我被你灌得呛着了。 |
B10层 发表时间: 04-08-23 23:23 |
回复: lijingxi [lijingxi] 见习版主 | 登录 |
有一些人写好了HTML 代码 但是却把扩展名改成ASP 也一样可以正常访问的! |
B11层 发表时间: 04-08-24 08:08 |
回复: qiezic [qiezic] | 登录 |
好象没看ASP的东东! |
B12层 发表时间: 04-08-24 09:01 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon
粤ICP备05087286号