Skip to content

Commit de5324e

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

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
@@ -173,7 +173,7 @@ def wordpress_sqli_get_users_credentials(count = 10)
173173
print_status('{WPSQLi} Reporting host...')
174174
report_host(host: datastore['RHOST'])
175175

176-
print_status('{WPSQLi} Reporting service...')
176+
vprint_status('{WPSQLi} Reporting service...')
177177
report_service(
178178
host: datastore['RHOST'],
179179
port: datastore['RPORT'],

0 commit comments

Comments
 (0)