Skip to content

Instantly share code, notes, and snippets.

@ImAnEnabler
Created November 8, 2021 22:49
Show Gist options
  • Save ImAnEnabler/b19bec9ea2b56eb19b3bf36270803c50 to your computer and use it in GitHub Desktop.
Save ImAnEnabler/b19bec9ea2b56eb19b3bf36270803c50 to your computer and use it in GitHub Desktop.
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("calc.exe");
]]>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment