Question : linux security

i have a theroy that since most viruses are written for Windows, wouldn't a linux machine with updated virus protection be a better choice if you want a secure computer simply based on the odds. i get that windows can be very secure with proper precautions. however, if far more viruses are written for windows the odds increase that your windows protection won't catch up and you might be between virus or windows updates when something new for windows comes out. any ideas? pro or con?

Answer : linux security

The "Bad Bunny" worm uses OpenOffice as the initial vector, which when an infected file is opened would run a script that did different things depending on which OS it was running on.

http://en.wikipedia.org/wiki/Linux_malware#Cross-platform_viruses

A Windows based virus is a windows application at heart, and applications have operating system dependencies that mean, just like any other Windows application, cannot run on linux natively.

There have been some tests with various Windows viruses to see how well they work under WINE - the "emulator" used to run Windows apps under linux.  With limited success (success being the virus working as designed).

Java applets are less likely to be an issue cross platform as java was designed from the ground up to be a virtual machine, so the underlying operating system is not exposed.  Same with flash to an extent.  However both have had vulnerabilities, and potentially be exploited in different ways on different OSs.

Random Solutions  
 
programming4us programming4us