Created
January 14, 2016 06:46
-
-
Save fillano/ac8c2e47ad677e80d132 to your computer and use it in GitHub Desktop.
rundll32.exe run javascript test
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
rundll32 javascript:"\..\mshtml,RunHTMLApplication ";(function(){try{var%20fso=new%20ActiveXObject('Scripting.FileSystemObject');fldr=fso.CreateFolder('C:\\Program%20Files\\TestFolder')}catch(e){alert(e.message)}finally{window.close()}}()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment