More legible output

bug/bundler_fix
Meatballs 2014-05-20 22:27:24 +01:00
parent 92669cd4d6
commit aeaff16f88
No known key found for this signature in database
GPG Key ID: 5380EAF01F2F8B38
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ class Metasploit3 < Msf::Post
if datastore['STORE']
stored_path = store_loot('windows.gpp.xml', 'text/plain', session, xmlfile[:xml], filetype, xmlfile[:path])
print_status("XML file saved to: #{stored_path}")
print_line
end
report_creds(result[:USER], result[:PASS], result[:DISABLED])