We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3987a76 commit de5324eCopy full SHA for de5324e
lib/msf/core/exploit/remote/http/wordpress/sqli.rb
@@ -173,7 +173,7 @@ def wordpress_sqli_get_users_credentials(count = 10)
173
print_status('{WPSQLi} Reporting host...')
174
report_host(host: datastore['RHOST'])
175
176
- print_status('{WPSQLi} Reporting service...')
+ vprint_status('{WPSQLi} Reporting service...')
177
report_service(
178
host: datastore['RHOST'],
179
port: datastore['RPORT'],
0 commit comments