I wanna know where this thing is stored.

bug/bundler_fix
sinn3r 2013-01-25 13:18:28 -06:00
parent f5182b4e6b
commit 0490b4a853
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ class Metasploit3 < Msf::Auxiliary
fname = datastore['PATH'].gsub(/[\/\\]/, '_')
p = store_loot("titanftp.traversal", "text/plain", "rhost", file_data, fname)
print_status("Saved in: #{p}")
vprint_status(file_data.inspect)
disconnect