Linux malware
From Wikipedia, the free encyclopedia
The Linux operating system, Unix and other Unix-like computer operating systems are generally regarded as well-protected against computer viruses.[1]
There has not yet been a single widespread Linux malware threat of the type that Microsoft Windows software currently faces; this is commonly attributed to the malware's lack of root access and fast updates to most Linux vulnerabilities.[2]
The number of malicious programs—including viruses, Trojans, and other threats—specifically written for Linux has been on the increase in recent years and more than doubled during 2005 from 422 to 863.[3]
Contents |
[edit] Linux vulnerability
Like Unix systems, Linux implements a multi-user environment where users are granted specific privileges and there is some form of access control implemented. To gain control over a Linux system or cause any serious consequence to the system itself, the malware would have to gain root access to the system.[2]
Shane Coursen, a senior technical consultant with Kaspersky Lab noted, "The growth in Linux malware is simply due to its increasing popularity, particularly as a desktop operating system ... The use of an operating system is directly correlated to the interest by the malware writers to develop malware for that OS."[3]
[edit] Viruses and trojan horses
The viruses listed below pose a potential, although minimal, threat to Linux systems. If an infected binary containing one of the viruses were run, the system would be infected. The infection level would depend on which user with what privileges ran the binary. A binary run under the root account would be able to infect the entire system. Privilege escalation vulnerabilities may permit malware running under a limited account to infect the entire system.
It is worth noting that this is true for any malicious program that is run without special steps taken to limit its privilegies. It is trivial to add a code snippet to any program that a user may download and let this additional code download a modified login server, an open mail relay or similar and make this additional component run any time the user logs in. No special malware writing skills are needed for this. Special skill may be needed for tricking the user to run the (trojan) program in the first place.
The use of software repositories significantly reduces any threat of installation of malware, as the software repositories are checked by maintainers, who try to ensure that their repository is malware-free. Subsequently, to ensure safe distribution of the software, md5 checksums are made available. These make it possible to reveal modified versions that may have been introduced by e.g. hijacking of communications using a man-in-the-middle attack or via a redirection attack such as ARP or DNS poisoning. Careful use of these digital signatures provides an additional line of defense, which limits the scope of attacks to include only the original authors, package and release maintainers and possibly others with suitable administrative access, depending on how the keys and checksums are handled.
Vulnerability to trojan horses and viruses is thus about users willing to run code from sources that should not be trusted and to some extent about distributions not by default checking the authencity of software downloaded while a system was the target of an attack.
[edit] Worms and targeted attacks
The classical threat to Unix-like systems is vulnerabilities in network daemons, such as ssh and WWW servers. These can be used by worms or for attacks against specific targets. As servers are patched quite quickly when a vulnerability is found, there have been only a few widespread worms of this kind. As specific targets can be attacked through a vulnerability that is not publicly known there is no guarantee that a certain installation is secure. Also servers without such vulnerabilities can be successfully attacked through weak passwords.
[edit] WWW scripts
Linux servers may also be used by malware without any attack against the system itself, where e.g. WWW content and scripts are unsufficiently restricted or checked and used by malware to attack visitors. Typically a CGI script (meant for leaving comments) by mistake allows inclusion of code exploiting vulnerabilities in the browser.
[edit] Cross-platform viruses
A new area of concern identified in 2007 is that of cross-platform viruses, driven by the popularity of cross-platform applications. This was brought to the forefront of malware awareness by the distribution of an Openoffice.org virus called Bad Bunny.
Stuart Smith of Symantec wrote the following:
"What makes this virus worth mentioning is that it illustrates how easily scripting platforms, extensibility, plug-ins, ActiveX, etc, can be abused. All too often, this is forgotten in the pursuit to match features with another vendor... [T]he ability for malware to survive in a cross-platform, cross-application environment has particular relevance as more and more malware is pushed out via Web sites. How long until someone uses something like this to drop a JavaScript infector on a Web server, regardless of platform?"[4]
[edit] Anti-virus applications
There are a number of anti-virus applications available for Linux computers, including:
- Avast! (freeware and commercial versions)
- AVG (freeware and commercial versions)
- Avira (freeware and commercial)
- Bitdefender (freeware and commercial versions)
- ClamAV (free open source software)
- Eset (commercial versions)[5][6][7]
- F-Secure Linux (commercial)
- Kaspersky Linux Security (commercial)[8]
- McAfee VirusScan Enterprise for Linux (commercial)[9]
- Panda Security for Linux (commercial version)[10]
- Sophos (commercial)
- Symantec AntiVirus for Linux (commercial)[11]
- Trend Micro ServerProtect for Linux (commercial)
SecurityFocus's Scott Granneman stated,
| “ | ...some Linux machines definitely need anti-virus software. Samba or NFS servers, for instance, may store documents in undocumented, vulnerable Microsoft formats, such as Word and Excel, that contain and propagate viruses. Linux mail servers should run AV software in order to neutralize viruses before they show up in the mailboxes of Outlook and Outlook Express users."[1] | ” |
Because they are predominately used on mail servers which may send mail to computers running other operating systems, Linux virus scanners generally use definitions for, and scan for, all known viruses for all computer platforms. For example the open source ClamAV "Detects ... viruses, worms and trojans, including Microsoft Office macro viruses, mobile malware, and other threats."[12]
[edit] Threats
The following is a partial list of known Linux malware. Known malware is not the only or even the most important threat: new malware or attacks directed to specific sites can use vulnerabilities not previously known to the community or not previously used by malware.
[edit] Trojans
[edit] Viruses
- Alaeda - Virus.Linux.Alaeda[15]
- Bad Bunny - Perl.Badbunny[4][16]
- Binom - Linux/Binom[17]
- Bliss
- Brundle[18]
- Bukowski[19]
- Diesel - Virus.Linux.Diesel.962[20]
- Kagob a - Virus.Linux.Kagob.a[21]
- Kagob b - Virus.Linux.Kagob.b[22]
- MetaPHOR (also known as Simile)[23]
- Nuxbee - Virus.Linux.Nuxbee.1403[24]
- OSF.8759
- Podloso - Linux.Podloso (The iPod virus)[25][26]
- Rike - Virus.Linux.Rike.1627[27]
- RST - Virus.Linux.RST.a[28]
- Satyr - Virus.Linux.Satyr.a[29]
- Staog
- Vit - Virus.Linux.Vit.4096[30]
- Winter - Virus.Linux.Winter.341[31]
- Winux (also known as Lindose and PEElf)[32]
- Wit virus[33]
- ZipWorm - Virus.Linux.ZipWorm[34]
[edit] Worms
- Adm - Net-Worm.Linux.Adm[35]
- Adore[36]
- Cheese - Net-Worm.Linux.Cheese[37]
- Devnull
- Kork[38]
- Linux/Lion
- Mighty - Net-Worm.Linux.Mighty[39]
- Millen - Linux.Millen.Worm[40]
- Ramen worm
- Slapper[41]
- SSH Bruteforce[42]
[edit] See also
- List of computer viruses
- List of computer viruses (Numeric)
- List of computer viruses (A-D)
- List of computer viruses (E-K)
- List of computer viruses (L-R)
- List of computer viruses (S-Z)
[edit] References
- ^ a b Granneman, Scott (October 2003). "Linux vs. Windows Viruses". http://www.securityfocus.com/columnists/188. Retrieved on 2008-03-06.
- ^ a b Yeargin, Ray (July 2005). "The short life and hard times of a linux virus". http://librenix.com/?inode=21. Retrieved on 2008-06-24.
- ^ a b Patrizio, Andy (April 2006). "Linux Malware On The Rise". http://www.internetnews.com/dev-news/article.php/3601946. Retrieved on 2008-03-08.
- ^ a b Smith, Stuart (June 2007). "Bad Bunny". http://www.symantec.com/enterprise/security_response/weblog/2007/06/bad_bunny.html. Retrieved on 2008-02-20.
- ^ "ESET File Security - Antivirus Protection for Linux, BSD, and Solaris". Eset. http://www.eset.com/products/linux.php. Retrieved on 2008-10-26.
- ^ "ESET Mail Security - Linux, BSD, and Solaris mail server protection". Eset. http://www.eset.com/products/linux_mail.php. Retrieved on 2008-10-26.
- ^ "ESET NOD32 Antivirus for Linux Gateway® Devices". Eset. http://www.eset.com/products/gateway.php. Retrieved on 2008-10-26.
- ^ "Kaspersky Linux Security - Gateway, mail and file server, workstation protection for Linux/FreeBSD". Kaspersky Lab. http://www.kaspersky.com/linux. Retrieved on 2009-02-11.
- ^ "McAfee VirusScan Enterprise for Linux". McAfee. http://www.mcafee.com/us/enterprise/products/system_security/servers/linuxshield.html. Retrieved on 2009-06-11.
- ^ "Panda Security Antivirus Protection for Linux". Panda Security. http://www.pandasecurity.com/spain/homeusers/solutions/linux/. Retrieved on 2009-01-13.
- ^ Symantec (January 2009). "System requirements for Symantec AntiVirus for Linux 1.0". http://service1.symantec.com/SUPPORT/ent-security.nsf/ppfdocs/2005110716014248. Retrieved on 2009-03-07.
- ^ ClamAV (September 2008). "Clam AntiVirus 0.94 User Manual". http://www.clamav.net/doc/latest/clamdoc.pdf. Retrieved on 2008-12-02.
- ^ Florio, Elia (February 2006). "Linux.Backdoor.Kaiten". http://www.symantec.com/security_response/writeup.jsp?docid=2006-021417-0144-99. Retrieved on 2008-03-08.
- ^ Florio, Elia (December 2007). "Linux.Backdoor.Rexob". http://www.symantec.com/security_response/writeup.jsp?docid=2007-072612-1704-99. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (May 2007). "Virus.Linux.Alaeda". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21703. Retrieved on 2008-03-08.
- ^ Smith, Stuart (May 2007). "Perl.Badbunny". http://www.symantec.com/security_response/writeup.jsp?docid=2007-052400-3656-99. Retrieved on 2008-03-08.
- ^ McAfee (December 2004). "Linux/Binom". http://vil.nai.com/vil/content/v_130506.htm. Retrieved on 2008-03-08.
- ^ Rieck, Konrad and Konrad Kretschmer (August 2001). "Brundle Fly 0.0.1 - A Good-Natured Linux ELF Virus". http://www.roqe.org/brundle-fly/. Retrieved on 2008-03-08.
- ^ de Almeida Lopes, Anthony (July 2007). "Project Bukowski". http://sourceforge.net/projects/bukowski/. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (February 2002). "Virus.Linux.Diesel.962". http://www.viruslist.com/en/viruslist.html?id=3994&key=00001000050000200004. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (April 2001). "Virus.Linux.Kagob.a". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21720. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (undated). "Virus.Linux.Kagob.b". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21721. Retrieved on 2008-03-08.
- ^ The Mental Driller (February 2002). "Metamorphism in practice or "How I made MetaPHOR and what I've learnt"". http://vx.netlux.org/lib/vmd01.html. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (December 2001). "Virus.Linux.Nuxbee.1403". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21725. Retrieved on 2008-03-08.
- ^ Ferrie, Peter (April 2007). "Linux.Podloso". http://www.symantec.com/business/security_response/writeup.jsp?docid=2007-040516-4947-99. Retrieved on 2008-03-08.
- ^ Ferrie, Peter (April 2007). "The iPod virus". http://www.symantec.com/enterprise/security_response/weblog/2007/04/the_ipod_virus.html. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (August 2003). "Virus.Linux.Rike.1627". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21733. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (January 2002). "Virus.Linux.RST.a". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21734. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (March 2001). "Virus.Linux.Satyr.a". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21736. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (March 2000). "Virus.Linux.Vit.4096". http://www.viruslist.com/en/viruslist.html?id=3135&key=00001000050000200003. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (October 2000). "Virus.Linux.Winter.341". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21756. Retrieved on 2008-03-08.
- ^ Rautiainen, Sami et al. (March 2001). "F-Secure Virus Descriptions : Lindose". http://www.f-secure.com/v-descs/lindose.shtml. Retrieved on 2008-03-08.
- ^ "The Wit Virus : A virus built on the ViT ELF virus". http://members.hellug.gr/nmav/papers/other/wit-virus.pdf. Retrieved on 2008-12-31.
- ^ Kaspersky Lab (January 2001). "Virus.Linux.ZipWorm". http://www.viruslist.com/en/viruses/encyclopedia?virusid=21759. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (May 2001). "Net-Worm.Linux.Adm". http://www.viruslist.com/en/viruses/encyclopedia?virusid=23854. Retrieved on 2008-03-08.
- ^ Rautiainen, Sami (April 2001). "F-Secure Virus Descriptions : Adore". http://www.f-secure.com/v-descs/adore.shtml. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (May 2001). "Net-Worm.Linux.Cheese". http://www.viruslist.com/en/viruses/encyclopedia?virusid=23856. Retrieved on 2008-03-08.
- ^ Rautiainen, Sami (April 2001). "F-Secure Virus Descriptions : Kork". http://www.f-secure.com/v-descs/kork.shtml. Retrieved on 2008-03-08.
- ^ Kaspersky Lab (October 2002). "Net-Worm.Linux.Mighty". http://www.viruslist.com/en/viruses/encyclopedia?virusid=23864. Retrieved on 2008-03-08.
- ^ Perriot, Frederic (February 2007). "Linux.Millen.Worm". http://www.symantec.com/security_response/writeup.jsp?docid=2002-121114-1432-99. Retrieved on 2008-03-08.
- ^ Rautiainen, Sami et al. (September 2002). "F-Secure Virus Descriptions : Slapper". http://www.f-secure.com/v-descs/slapper.shtml. Retrieved on 2008-03-08.
- ^ Voss, Joel (December 2007). "SSH Bruteforce Virus by AltSci Concepts". https://www.altsci.com/concepts/virus/. Retrieved on 2008-03-13.
[edit] External links
|
|||||||||||||||||||||||||||||||

