Skip to content

Commit c15f186

Browse files
Chocapikkdledda-r7
andauthored
Update lib/msf/core/exploit/remote/http/wordpress/sqli.rb
Co-authored-by: Diego Ledda <[email protected]>
1 parent fb35f67 commit c15f186

File tree

1 file changed

+1
-1
lines changed
  • lib/msf/core/exploit/remote/http/wordpress

1 file changed

+1
-1
lines changed

lib/msf/core/exploit/remote/http/wordpress/sqli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ def wordpress_sqli_get_users_credentials(count = 10)
156156
vprint_good("{WPSQLi} Credential for user '#{user[0]}' created successfully.")
157157
end
158158

159-
print_status('{WPSQLi} Dumped user data:')
159+
vprint_status('{WPSQLi} Dumped user data:')
160160
print_line(table.to_s)
161161

162162
loot_path = store_loot(

0 commit comments

Comments
 (0)