Skip to content

Commit fb35f67

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

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
@@ -192,7 +192,7 @@ def wordpress_sqli_get_users_credentials(count = 10)
192192
info: description.strip
193193
)
194194

195-
print_good('{WPSQLi} Reporting completed successfully.')
195+
vprint_good('{WPSQLi} Reporting completed successfully.')
196196

197197
return data
198198
end

0 commit comments

Comments
 (0)