Skip to content

Instantly share code, notes, and snippets.

@agreenjay
Last active July 10, 2019 16:31
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 agreenjay/c6cc5066b453b909f5ae0542504c1b6e to your computer and use it in GitHub Desktop.
Save agreenjay/c6cc5066b453b909f5ae0542504c1b6e to your computer and use it in GitHub Desktop.
<?XML version="1.0"?>
<scriptlet>
<registration
progid="TESTING"
classid="{A1112221-0000-0000-3000-000DA00DABFC}" >
<script language="JScript">
<![CDATA[
var foo = new ActiveXObject("WScript.Shell").Run("echo If you see this message, you need to review your security. See blog.varonis.com for answers");
]]>
</script>
</registration>
</scriptlet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment