Skip to content

Commit aeaff16

Browse files
committed
More legible output
1 parent 92669cd commit aeaff16

File tree

1 file changed

+1
-0
lines changed
  • modules/post/windows/gather/credentials

1 file changed

+1
-0
lines changed

modules/post/windows/gather/credentials/gpp.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ def parse_xml(xmlfile)
249249
if datastore['STORE']
250250
stored_path = store_loot('windows.gpp.xml', 'text/plain', session, xmlfile[:xml], filetype, xmlfile[:path])
251251
print_status("XML file saved to: #{stored_path}")
252+
print_line
252253
end
253254

254255
report_creds(result[:USER], result[:PASS], result[:DISABLED])

0 commit comments

Comments
 (0)