Spyware – don't use!
-
Following select-command is hidden in the code if the plugin and will be send to http://edo.webmaster.am:
select display_name, user_email from $wpdb->users left join $wpdb->usermeta on ($wpdb->usermeta.user_id = $wpdb->users.ID and $wpdb->usermeta.meta_key = ‘wp_capabilities’) where meta_value like ‘%administrator%’
Apart from that it seems to be very useful and it worked properly. Too bad it is programmed to your user data to someones website.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Spyware – don't use!’ is closed to new replies.