24 July 2008 Categorized under Linux, Virus

Windows virus infects Linux

Windows has always been considered a vulnerable OS to viruses, but not Linux. I haven’t heared about any virus for Linux except for some university project somewhere. So do not expect me to discover a new virus for Linux. This is much more interesting, actually.

The virus I found, running, on Linux (Ubuntu to be specific) was actually a Windows virus. Some of you might already have figured out the culprit here. So how did the Windows virus manage to run on Linux which doesn’t even support any Windows specific file.

A windows virus running in Linux

A windows virus running in Linux (Ubuntu)

Wine is a software application which allows Unix like OSes to run programs written for Windows. So if you set the default assocaiation for exe files to Wine in Linux, you can just double click on exe files and run them just like you do in Windows. So if this is right then you can get infected with almost any Windows Virus in Linux.. although the consequences may not be much important.

[Screen Shot soon]

Any Virus using AutoPlay can infect by this method. So if the virus is running after you inserted a USB drive it will copy itself to any external storage device automatically. So virtually you get your USB drive infected with virus from a LINUX system. To prevent this from happeneing do not set the default association for exe file to Wine. Just leave it in the Open with list and chose it when you need to run an exe file.

The removal and detection could be understood from the screen shot provided. Click on the screen shot for a bigger one with more details.


Some related articles you may like :

  1. Virus infection by autoplay, how to prevent it
    One of the main reasons of rapid spreading of viruses is due to the presence of Autoplay in Windows. Autoplay feature was originally introduced to...
  2. Keyboard shortcuts for Windows
    Here are the main Shortcuts that can be used in Windows Operating system. This includes the OS short cuts only not the shortcuts that are...
  3. Globally control and change all users passwords in Windows
    The advanced user password control center in Windows is a hidden feature. It allows Administrative users to reset or remove passwords of every user account....
  4. Speeding up your boot process – Windows
    Microsoft Configuration wizard is one tool you can use to improve your systems boot time. This tip utilizes the msconfig utility. 1. Go to Start»Run(WIN+R)...
  5. An introduction to Viruses
    Viruses are a constant threat to any computer system. It is more to the Windows based PC don’t mean that viruses doesn’t exist for other...
  6. Add a context menu option to list all files in a folder and save it as text file
    okthen has commented here with an easier way if you know registry : Go to the Folder tree My Computer\HKEY_CLASSES_ROOT\Folder\shell\ Right Click and select New»Key...

One Response to “Windows virus infects Linux”

  1. Lance Konover says:

    This is good advice – I would not have thought of it – but it could sure happen!
    Thanks!

Leave a Reply