Skip to main content

Is Microsoft Hacking Google Images?

There has been a lot of chatter on the Internet recently about Google image searches occasionally redirecting to a Bing image search. After experiencing this for myself I decided to look into the matter and what I found was quite an elaborate hack


The problem seems to only occur in Google Chrome, however when using Firefox I was taken to a 404 page instead of Bing. Checking the source on that page I found a short bit of Javascript that was clearly trying to reconstruct more Javascript. This is done to hide what the Javascript is trying to do, if you have the know-how you can piece it together again.

The script was randomly pulling images to the compromised site, probably to trick Google’s image indexing bot into thinking the image originates from that site. Somewhere buried deep inside the compromised site is the code that redirects when it notices Google image poking around. The hack could have been done manually although the number of compromised sites suggests it's a piece of software reproducing itself (virus).

The virus will not infect your computer, it simply infects the websites that are hosting the incorrectly indexed images. Athos, a security expert from a Hungarian security company named BalaBit, has written a detailed explanation on how the malware does it's thing.

If you’re curious and want to run some Google image searches to see what’s going on, you’re safe to do so as long as you don’t download anything. There have been reports of some users being redirected to a site that attempts to download malware instead of redirecting to Bing but this does not appear to be prevalent. Regardless, if you’re running Windows it's always wise to keep your virus definitions up to date.

For web users this is simply an annoyance, but it is an indication that there are loopholes in Google’s Image search which are being exploited. It’s not likely that Microsoft would go to these measures to generate traffic for Bing, but the Internet loves corporate espionage conspiracies.

Comments

Popular posts from this blog

Quake3 in HD

Dust off the old PK3 files: Although it's over 10 years old, Quake 3 is still being played in offices around the world. Since id software has open sourced the Quake 3 engine; a community of developers has created an updated engine called ioquake3 and has recently also included a high resolution texture pack . ioquake3 is 100% compatable with Quake3 v1.32 so you will be able to join servers running the original Quake3 engine and vice versa. All you will need are the original pk3 files found in your Quake 3 baseq3 folder.

A Profound Understanding of Technology

The rate of technological growth is very predictable and is exponential. To draw a correlation; the Mayan calendar is understood to be a measure of significant technological events with an exponential decrease in interval time. This almost immediately disproves the man-in-the-sky idea of god because once we have successfully reverse engineered the human body we will be able to make vast performance improvements. The predictability of technology also simultaneously proves that there is some kind of divine plan at work. The machines will eventually take over but we won't be separate from them, we will become self-engineered, bio-mechanical, super intelligent beings. The singularity is upon us :D

Oracle Doesn’t Get Open Source

Oracle claimed that the EU didn’t get open source when they tried to prevent Oracle’s acquisition of Sun . It’s plain to see that the acquisition was purely to destroy the competition. Sun is dead and it’s software is slowly being buried with it. Well, not quite; Sun actively developed three of the worlds most important open source contributions; Java , MySQL and OpenOffice.org . Regardless of the loopholes that Oracle is trying to pursue with their current case against Google , once a copyleft license is applied, the product effectively becomes the property of the consumer. When the deal was announced, the open source community was up in arms however i believed that Oracle was simply waking up to the necessity for open source in the software industry. The world is not ready to drop the proprietary model just yet but a software company the size of Oracle must have realised that they were falling behind. I was wrong, Oracle have no clue about open source and apparently have no int...