http://www.pcadvisor.co.uk/index.cfm...view&news=3192
Quote:
US security firm Central Command got short shrift from UK security and Linux specialists this week after it released a statement stressing the need for virus protection on Linux systems. The statement warned that as Linux becomes more popular as a desktop operating system, inexperienced users will fall victim to the increased attention it will receive from virus writers.
Quote:
However, Eddie Bleasdale, director of consultancy netproject, yesterday roundly dismissed Central Command's advice, saying it was as good as impossible to conduct a virus attack on a Linux system or desktop. Indeed, he said he would pay £10,000 to anyone who could infect a well-configured Linux system with a virus.
OK folks, time for me to get up on my soapbox for a minute..... this really rubs me the wrong way because it's a recipe for disaster. The comments made by the Linux defenders in this piece are at best simplistic, and at worst outright ignorant.Quote:
"Because Windows is so infested with viruses, we advise our clients to run three checks at a network central point and one on each desktop. With Linux systems we don't bother with virus checks because we know the system is secure."
First of all, yes, Linux is far more resistant to system-wide virus damage than Windows. Anybody who knows anything about OS design and user privilege levels understands that. However, that in no way means that Linux is impervious to virii, and to think that it does is severely short-sighted. Just because a virus or other piece of malicious code doesn't have write access to /etc or the MBR doesn't mean that it can't hurt anything. A virus executed with normal user permissions still has unfettered access to that user's home directory. :eek: I don't know about you guys, but I can reinstall the system in 15 minutes from a CD, but my /home data is what I value. Putting /home on a partition mounted with the noexec option will certainly help, but virus authors are a very clever bunch and I would never dare to assume that it couldn't be done.
Secondly, the comment that a well-configured system is impossible to infect completely misses the point that CC's concern is expressly for inexperienced users who don't know how to properly configure a system. Those of us who do any amount of work at all with Linux newbies know that the single most common mistake they make is working from the root account, which completely invalidates the argument about Linux's user privilege levels. As long as the Linux community was populated by sysadmins and IT professionals who took knew how to secure a box, Linux wasn't a very good prospect for authors. But as more and more people who don't understand the danger come on board, Linux will become an increasingly attractive target.
I think this is a dangerous attitude for security professionals to take. It's exactly this kind of "it can't happen here" attitude that will allow it to happen, and when it does, these guys will get their asses handed to them and they will deserve it.
