Skip to content

Commit 6c048df

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

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
@@ -182,7 +182,7 @@ def wordpress_sqli_get_users_credentials(count = 10)
182182
info: description.strip
183183
)
184184

185-
print_status('{WPSQLi} Reporting vulnerability...')
185+
vprint_status('{WPSQLi} Reporting vulnerability...')
186186
report_vuln(
187187
host: datastore['RHOST'],
188188
port: datastore['RPORT'],

0 commit comments

Comments
 (0)