Skip to content

Commit e5a92a1

Browse files
committed
and expand path
1 parent 3c67f1c commit e5a92a1

File tree

1 file changed

+1
-0
lines changed
  • lib/rex/post/meterpreter/ui/console/command_dispatcher/extapi

1 file changed

+1
-0
lines changed

lib/rex/post/meterpreter/ui/console/command_dispatcher/extapi/clipboard.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ def cmd_clipboard_get_data(*args)
107107

108108
when :files
109109
if download_content
110+
loot_dir = ::File.expand_path( loot_dir )
110111
print_line
111112
print_status( "Downloading Clipboard Files ..." )
112113
r[:data].each { |f|

0 commit comments

Comments
 (0)