Skip to content

Commit 3c67f1c

Browse files
committed
Fix file download
1 parent bea0f8c commit 3c67f1c

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

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

108108
when :files
109109
if download_content
110-
loot_dir = generate_loot_dir( true )
111110
print_line
112111
print_status( "Downloading Clipboard Files ..." )
113112
r[:data].each { |f|

0 commit comments

Comments
 (0)