swich2015 / armitage

Automatically exported from code.google.com/p/armitage
0 stars 0 forks source link

Enter one-line summary #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get a meterpreter session
2. try and upload a file with spaces using armitage's upload button
3.

What is the expected output? What do you see instead?
the expected output should be that the file gets uploaded.

here is what you see:
meterpreter> upload /root/Fix Virus.bat Fix Virus.bat
[-] Error running command upload: Errno::ENOENT No such file or directory - 
/root/Fix

What version of Metasploit are you using (type: svn info)? On which
operating system?
URL: https://metasploit.com/svn/framework3/trunk
Repository Root: https://metasploit.com/svn
Repository UUID: 4d416f70-5f16-0410-b530-b9f4589650da
Revision: 11164
Node Kind: directory
Schedule: normal
Last Changed Author: darkoperator
Last Changed Rev: 11164
Last Changed Date: 2010-11-29 08:08:29 -0600 (Mon, 29 Nov 2010)

BT4 R2

Which database are you using?
msf3

Please provide any additional information below.
you can possibly solve this issue by putting quotes around the upload file.
Also as a feature request, could you provide a gui button for downloading a 
file off of an exploited box using meterpreter as the payload.

Original issue reported on code.google.com by pacma...@gmail.com on 3 Dec 2010 at 8:58

GoogleCodeExporter commented 9 years ago
I'll fix this bug, but as for the GUI button--right click a file to see a menu 
with actions you can take on the currently selected file(s). The buttons modify 
the current directory (upload a file, make a directory, etc.).

Original comment by rsmu...@gmail.com on 4 Dec 2010 at 12:09

GoogleCodeExporter commented 9 years ago
thanks. I did not know you could right-click. This is very helpful.

Original comment by pacma...@gmail.com on 6 Dec 2010 at 3:47

GoogleCodeExporter commented 9 years ago
Thanks for the report. The fix will be in the next release.

Original comment by rsmu...@gmail.com on 6 Dec 2010 at 10:57