Just got asked this question and I've looked around and only have a general idea of how to answer it. So I was hoping some of you pros could lend me a helping hand here.
Announcement
Collapse
No announcement yet.
How many vulnerabilities does Linux have compared to Microsoft?
Collapse
This topic is closed.
X
X
-
Re: How many vulnerabilities does Linux have compared to Microsoft?
Here's the wiki answer: http://en.wikipedia.org/wiki/List_of...mputer_viruses
Elsewhere on this forum there have been semi-heated debates on the topic -- searching should find the threads.
- Top
- Bottom
-
Re: How many vulnerabilities does Linux have compared to Microsoft?
The three most important steps you can take to prevent infections on your Linux installation are:
1) Only install applications from the repository, or from sites that are vetted. IF you have a question about a site or an application ask here. Never install applications from nefarious websites, even if they offer md5 sums for verification. IF you can't read their source code, verify it and compile the verified source you shouldn't touch it.
2) Linux is not hurt by emails arriving with malware binary executables as attachments. But, NEVER save a binary attached to an email, even if it comes from some one you know, then add the execute permission to the saved file and then run it. Those are three MANUAL steps which you should never do. Getting you to take those three steps is called "Social Engineering". Unlike Windows, Linux does not have an "ActiveX" control which automatically runs an executable attached to an email, so if you don't fall for social engineering you won't get email infections. Last year a bot farm was found that contained over 4,500,000 Windows zombies, most of them captured with simple mass mailings of infected emails. Also, a Linux bot farm was discovered last year. It had only 700 Linux zombies in it and it took the gang of hackers over 6 months of remotely hacking into Linux boxes not running firewalls and with poor user or root account passwords. Hackers prefer Linux boxes for command and control precisely because they can be made very secure. Their problem is cracking into them in the first place. Now, using Ballmer's figure that 12% of all desktops (as of Feb 2009) run Linux, it stands to reason that if Linux were as vulnerable as Windows one would expect to see at least 12% as many malware apps as Windows has, or about 300,000 per year. In 20 years less than a 1,000 have been identified and probably less than 25 have been in the wild and affecting any appreciable number. The last major infection of Linux that I can recall occurred about the same time that the "Code Red" infection of Windows took place, in the summer of 2001. It was caused by a commercial Linux vendor who tried to create a distro that, from the user's perspective, ran like Windows did at the time. So, when that distro was installed the user was set up to run as root, without a password. That distro was very popular in Eastern Europe and in the course of a couple weeks it was reported that as many as 25,000 Linux computers were infected (or it was 2,500 -- I can't remember )
3) Keep an active firewall running.
Generally, Linux users run AV products to protect their Windows running friends from a virus that they might pass on if they pass on an email."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Re: How many vulnerabilities does Linux have compared to Microsoft?
Originally posted by TeunisSecunia.com is a site with information about vulnerabilities.
Originally posted by TeunisBut the speed at which they are patched is generally better than next months 'Patch Tuesday'.
Originally posted by TeunisOne reason Linux gets many of it's vulnerabilities reported is in the nature of Open Source, it is accessible to all.
Originally posted by GreyGeekeven if they offer md5 sums for verification. IF you can't read their source code, verify it and compile the verified source you shouldn't touch it.
Originally posted by GreyGeekUnlike Windows, Linux does not have an "ActiveX" control which automatically runs an executable attached to an email, so if you don't fall for social engineering you won't get email infections.
Originally posted by GreyGeeksame time that the "Code Red" infection of Windows took place, in the summer of 2001.
Originally posted by GreyGeekrun as root, without a password
---
Keep an active firewall running.
- Top
- Bottom
Comment
-
Re: How many vulnerabilities does Linux have compared to Microsoft?
Thanks for all the info, guys. I think I already won the debate, but I don' think I had any converts. But at least some may take a second look at Linux.
One thing I learned about debating about anything, telling someone they're wrong comes with consequence, so I try to be civil as possible about it and try to agree with them whenever I can.
Also, I love hearing about stuff like this. I'm studying to be a Network Systems Administrator and knowledge like this will be very valuable to me.
- Top
- Bottom
Comment
Comment