Quote:
|
Originally Posted by beatrix
I would say that the market share is a definite factor. The vulnerability in Windows, I believe, is because of the large number of users that allows for more efficient worm infection. If Linux had about the same number of users as Windows, I wouldn't be surprised if it becomes a target of malwares and viruses. The same goes with other operating systems.
|
This is the official Windows line, but it's wrong. If it was correct then you'd see more viruses for Linux servers than for Windows servers, since most servers run Linux. In fact, there are more Windows server viruses than Linux ones. In fact, I dont think there are any Linux server viruses out in the wild (although there have been a couple of 'proof-of-concept' ones demonstrated).
The problem is that Windows is intrinsicaly insecure. Windows was developed from a single user operating system for stand-alone computers, and security for multi-user systems has had to be added on afterwards. Linux derives from Unix, which was developed as a multi-user system with security built-in right at the start. Unix is more or less built around its security systems. The idea in the minds of its original designers was that, if security was breached then the system wouldn't work at all.
This situation is enhanced by the open-source nature of Linux. A recent article in
New Scientist (
22 July 2006) carried an article about recent developments in computer security. Four sets of university-based researchers were quoted in the article as working on Linux, developing improvements, specifically in the area of memory randomisation, while Microsoft was only quoted as copying features from Linux into Vista. Of course, cutting-edge independent researchers cannot work on Windows, since Microsoft keeps the code secret. And unless and until Microsoft changes this policy, Windows will always trail behind Linux in improvements in security.
Incidentally, the following message appears when I test my Linux firewall with
Shields Up:
Quote:
|
All attempts to get any information from your computer have FAILED. (This is very uncommon for a Windows networking-based PC.) Relative to vulnerabilities from Windows networking, this computer appears to be VERY SECURE since it is NOT exposing ANY of its internal NetBIOS networking protocol over the Internet.
|
I think they shouldn't assume every computer on the net is a Windows one, but it's nonetheless reassuring to know that my firewalls are working 100%.