Comment on Google Search Result Redirect Page Hijacked For NodeSummitComments−travisglinesOP14yClick the top link (NodeSummit)The Google redirect is landing on a page with malware by the looks of things.Edit: Picture of the page it redirects to ...http://i.imgur.com/EgwKs.png−dchest14yNodesummit.com is hacked, not Google. Redirect is active for referrer: curl --head --referer 'http://www.google.com/url?{...cut...}' http://nodesummit.com HTTP/1.1 302 Moved Temporarily Date: Sat, 11 Feb 2012 00:32:36 GMT Server: Apache/2.2.9 X-Powered-By: PHP/5.2.17 Location: http://costabrava.bee.pl/ Vary: User-Agent,Accept-Encoding Content-Type: text/html−pooriaazimi14yWhy '302 Moved Temporarily'? Wouldn't '301 Moved Permanently' serve hacker's purpose better?−travisglinesOP14yAhh good call, I was thinking it couldn't be Google ...
Comments
Click the top link (NodeSummit)
The Google redirect is landing on a page with malware by the looks of things.
Edit: Picture of the page it redirects to ...
http://i.imgur.com/EgwKs.png
Nodesummit.com is hacked, not Google. Redirect is active for referrer:
Why '302 Moved Temporarily'? Wouldn't '301 Moved Permanently' serve hacker's purpose better?
Ahh good call, I was thinking it couldn't be Google ...