Linux is no longer immune to security threats, All computer systems can suffer from malware and viruses, including Linux.
Linux operating systems have been considered less vulnerable than Windows systems for many years but the myth that they are immune to virus attack is completely false.
It is still recommended that Linux users have antivirus software installed on Linux systems that are on a network or that have files being transfered to the device. Some users may argue that antivirus software uses up too much resources. To better understand antivirus programs, it may be beneficial to understand malware itself.
The Linux platforms early low instance of attacks was primarily due to the lack of root access required for malware to infiltrate the system, the Linux communitys ability to quickly patch vulnerabilities, and the low adoption rate of Linux in the corporate network. This made Linux a lower priority target for the writers of malware.
Linux operating systems have been considered less vulnerable than Windows systems for many years but the myth that they are immune to virus attack is completely false.
The ClamTk GUI for ClamAV running a scan on Ubuntu 8.04 Hardy Heron
The Linux platforms early low instance of attacks was primarily due to the lack of root access required for malware to infiltrate the system, the Linux communitys ability to quickly patch vulnerabilities, and the low adoption rate of Linux in the corporate network. This made Linux a lower priority target for the writers of malware.
There are a number of anti-virus applications available which will run under the Linux operating system. Most of these applications are looking for exploits which could affect users of Microsoft Windows.Virus scanners are security applications that search the system for malware. The scanners look for certain patterns of code or specific characteristics of malware. Depending on the threat potential, virus scanner, and settings, the malware may be deleted instantly or the user will be asked what to do with the malicious software.
- ClamAV(FREEWARE).
ClamAV is an open source (GPL) antivirus engine designed for detecting Trojans, viruses, malware and other malicious threats. It is the de facto standard for mail gateway scanning. It provides a high performance mutli-threaded scanning daemon, command line utilities for on demand file scanning, and an intelligent tool for automatic signature updates. The core ClamAV library provides numerous file format detection mechanisms, file unpacking support, archive support, and multiple signature languages for detecting threats.
Latest ClamAV® stable release is: 0.98.1 , download from :
ClamAV Virus Databases:
Users can go to the site for downloads to install the software or they can type the following command:
Latest ClamAV® stable release is: 0.98.1 , download from :
ClamAV Virus Databases:
- main.cvd ver. 55 released on 17 Sep 2013 10:57 :0400 (sig count: 2424225), DOWNLOAD
- daily.cvd ver. 18579 released on 11 Mar 2014 19:39 :0400 (sig count: 816864), DOWNLOAD
- bytecode.cvd ver. 236 released on 05 Feb 2014 12:36 :0500 (sig count: 43), DOWNLOAD
- safebrowsing.cvd ver. 41665 released on 11 Mar 2014 16:00 :0400 (sig count: 1176793), DOWNLOAD
Users can go to the site for downloads to install the software or they can type the following command:
Code:
sudo apt-get install clamav clamav-daemon clamav-freshclam
ClamAV's definitions are updated via freshclam. Type "sudo freshclam" to update the virus scanner's definitions.
ClamTK - ClamTK is a free frontend for ClamAV. ClamTK is licensed under the GPL license. ClamTK passes parameters to ClamAV, but ClamTK does not perform the scan or any other task itself. To install ClamTK, go to clamtk.sourceforge.net and download the software or type the command below:
Code:
sudo apt-get install clamtk
- Avast.
- AVG - Anti-Virus (FREEWARE).
- AVG Free Edition for Linux (avg2013flx-r3118-a6926.i386.deb), last update December 17, 2013 ; size : 126 MB DOWNLOAD
- AVG Free Edition for Linux (avg2013flx-r3118-a6926.i386.rpm), last update : December 17, 2013 ; size : 126 MB DOWNLOAD
- AVG Free Edition for Linux (avg2013flx-r3118-a6926.i386.sh), last update : December 17, 2013 ; size : 126 MB DOWNLOAD
- AVG Free Edition for Linux (avg2013flx-r3118-a6926.i386.tar.gz), last update : December 17, 2013 ; size : 126 MB DOWNLOAD
- AVG Server Edition for FreeBSD (avg2013ffb-r3115-a6155.i386.tar.gz) , last update : March 13, 2013 ; size : 101 MB DOWNLOAD
- Comodo Anti-Virus (FREEWARE).
- Kaspersky Anti-Virus.
- Version 8.0 (8.0.2.172) for Linux (rpm) [.rpm] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.172) for Linux (deb) [.deb] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.172) for Linux (deb) [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.172) for Linux (rpm) [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.172) for CentOS 4.x [.rpm] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.172) for CentOS 4.x [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.160) for Linux (rpm) [.rpm] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.160) for Linux (deb) [.deb] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.160) for Linux (deb) [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.160) for Linux (rpm) [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.160) for FreeBSD 7.x [.tgz] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.160) for FreeBSD 8.x [.tgz] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.160) for FreeBSD 9.x [.tgz] (Distributive), DOWNLOAD
- Version 8.0 (8.0.2.160) for FreeBSD 7.x [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.160) for FreeBSD 8.x [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.2.160) for FreeBSD 9.x [] (Quarantine upgrade utility), DOWNLOAD
- Version 8.0 (8.0.1.145) [.deb], DOWNLOAD
- Version 8.0 (8.0.1.145) [.rpm], DOWNLOAD
- Version 8.0 (8.0.1.145) [.tgz], DOWNLOAD
- Bitdefender Anti-Virus (SHAREWARE).
bitdefender is a proprietary scanner that can be downloaded from :
EScan for Linux (proprietary)
Author : Yohanes Gitoyo.
Author : Yohanes Gitoyo.
Reference :
- http://en.wikipedia.org/wiki/Linux_malware
- http://www.linux.org/threads/malware-and-antivirus-systems-for-linux.4455/
- http://www.bitdefender.com/
- http://www.comodo.com/
- http://forum.avast.com/
- http://www.clamav.net/
- http://www.kaspersky.com/
- http://free.avg.com/
Tidak ada komentar:
Posting Komentar