More legible output
parent
92669cd4d6
commit
aeaff16f88
|
@ -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])
|
||||
|
|
Loading…
Reference in New Issue