| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Unmountable Boot Volume
Join Date: Sep 2007
Location: Kerala
Posts: 901
|
The answer to the first question has a lot to do with the differences between Linux and Windows desktops. Linux hosts are an unwelcoming environment for a virus because the multi-user access controlled model makes traditional virus propagation methods problematic. Let's look at an example: Virus attacks often start with the victim receiving an email containing a malicious attachment. If the user attempts to execute the attachment on a Windows platform, it will run if it has a suitable file extension, appropriate executable content or configured to be executed by association with a particular application. Even worse, some clever Windows-based viruses don't even require the user to execute the attachment. Viruses can be activated by merely reading the email containing it. As users of many Windows-based hosts, especially Windows XP, are also running with local administration rights, the virus may potentially infect and subvert the entire host. Let's compare that to a similar attack on a Linux host. First, the attachment simply won't execute because of the Linux permissions model. The attachment must have execute permissions to run, so our user needs to detach the attachment and change its permissions before running it. But there is still no guarantee that the attachment will infect the host as the attachment only executes with the access of the user running it. Unless the user is neophyte who is running as the root user, something no Linux distribution does "out of the box", then the potential for substantial damage to the host is limited. But while a Linux desktop might be difficult to infect, some security vendors have made the argument that a threat still exists in mixed Linux and Windows environments. In these environments, files may be shared between hosts or documents between Microsoft Office and its open source variants like OpenOffice. A virus-infected file might not be able to harm our Linux desktop but it could be shared to a vulnerable Windows desktop. While there may be some merit to this argument, I don't believe the risk is sufficient to merit the installation of a Linux desktop anti-virus tool. Continued deployment of standard anti-virus applications on file servers and mail gateways make more sense than large-scale deployments of anti-virus to Linux desktops. Instead of deploying anti-virus on Linux desktops, managers should spend their security dollars on more appropriate, basic security precautions to counter the threats that currently exist. There is no excuse not to take precautions such as enabling a firewall, choosing strong passwords, ensuring your host is locked down and keeping up to date with patching and updates. Lastly, it is always important to note that security is not a static product or state, rather than a process with a lifecycle. Keep abreast of threats and ensure you have an understanding of the trends in virus development, especially whether any of those trends have the potential to impact the Linux platform. About the author: James Turnbull is the author of Pro Nagios 2.0. and Hardening Linux. A security architect for the National Australia Bank, James is the resident security expert for SearchEnterpriseLinux.com. Source
__________________
Webhosting for Rs12/month!! http://www.thinkdigit.com/forum/showthread.php?t=74717 http://www.outpowerhosting.com |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) |
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
|
As Linux's popularity & usage grows, inevitably there would be viruses written.
BTW Good Article.
__________________
topdocumentaryfilms.com |
|
|
|
|
#4 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
^^
Note to new Linux users: No antivirus needed http://www.linux.com/feature/60208 also,i dont think Linux virus/trojans will get a hold if the platform become very popular.because,Linux inherently have a better system wide permission system,which is very hard to break.may be a binary injection(elf-32) or sudo/SUID vulnerability which should be checked.otherwise,there is no fear of virus even after 10 yrs! Use sxid(sudo apt-get install sxid) tool and schedule cron to run it to find any unwanted SUID's set also,rootkits are what any os shud fear.in Linux also,we cannot easily find the presence of rootkits(which is rare and only server admins shud take care of!) .although tools like rkhunter,chkrootkit exists!install these,if ur paranoid.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Virus Found!!!!! | The Unknown | Open Source | 19 | 04-05-2007 09:37 PM |
| is Linux free of virus? | ankitsagwekar | Open Source | 8 | 02-02-2007 05:31 AM |
| Virus in Linux or ?. | LEARNER_LEARNER | Open Source | 10 | 23-01-2007 09:36 PM |
| Protecting CD copying | lahratla | QnA (read only) | 1 | 11-02-2006 06:49 AM |
| Virus on LINUX??? Are you out of your mind??? | - Snake - | Open Source | 6 | 29-03-2005 01:15 AM |