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="65001"%> <!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=utf-8" /> <title>无标题文档</title> <style type="text/css"> <!-- body { background-color: #EFEFEF; } .tx1 { height: 20px;font-size: 9pt; border: 1px solid; border-color: #000000; color: #0000FF} --> </style> <SCRIPT language=javascript> function check_file() { var strFileName=form1.FileName.value; if (strFileName=="") { alert("请选择要上传的文件"); return false; } } </SCRIPT> </head> <body> <form action="linkupfile.asp" method="post" name="form1" onSubmit="return check_file()" enctype="multipart/form-data"> <input name="FileName" type="FILE" class="tx1" size="20"> <input type="submit" name="Submit" value="上传" style="border:1px double rgb(88,88,88);font:9pt"> </form> </body> </html>