Can we believe our eyes?

A recent virus, TrojanDropper:Win32/Vundo.L uses an original way to hijack a website. The usual way to do that, is to put a redirect in a hosts file, located in %SystemRoot%\system32\drivers\etc directory. This virus, however, creates another "hosts" file and replaces "o" by a cyrillic "o", hiding the real one as a system file:

5775.BID17_2D00_002

In the new, fake hosts file it puts the contents that you would usually expect to see there (eg: 127.0.0.1 pointed to localhost).

While the real one contains redirects for the hijacked website:

5775.BID17_2D00_005

If only this creativity was used in a good way!

Read the full article on TechNet