Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 2761fee

Browse files
committed
Add extra info emission
1 parent 1a8958e commit 2761fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/ultimate_product_catalogue_hash_dump.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def run
115115
return false unless prefix
116116
emit_success "Found prefix: #{prefix}", true
117117

118+
emit_info 'Dumping user hashes...'
118119
creds = dump_and_parse_hashes(prefix)
119120
output_as_table creds
120121

0 commit comments

Comments
 (0)