Skip to content

Commit 65dbb1a

Browse files
committed
Do print_status
1 parent 7aed1e9 commit 65dbb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/manageengine_pmp_privesc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ def run
241241
fail_with(Failure::NoAccess, "#{peer} - Failed to authenticate as Super Administrator, account #{username} might not work.")
242242
end
243243

244-
print_stats("#{peer} - Reporting Super Administrator credentials...")
244+
print_status("#{peer} - Reporting Super Administrator credentials...")
245245
report_super_admin_creds(username, password)
246246

247247
print_status("#{peer} - Leaking Password database...")

0 commit comments

Comments
 (0)