LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-27-2005, 01:37 AM   #1
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Rep: Reputation: 31
viruses in linux?


Hi all,

What's the official word on viruses with linux? I heard somewhere that it's a good idea to install something called guard dog? I also heard not to worry about it. What do all of you suggest along those lines?

thanks in advance!
 
Old 01-27-2005, 01:40 AM   #2
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
GuardDog is simply a frontend for the Linux-integrated firewall iptables.
As for virii, take a look here.
 
Old 01-27-2005, 03:18 AM   #3
sgrayban
Member
 
Registered: Nov 2004
Location: Spokane, WA
Distribution: Debian 6.0
Posts: 369

Rep: Reputation: 30
The last reported linux virus was:

W32.Peelf.2132
Discovered on: March 27, 2001

Reported by Symantec
http://securityresponse.symantec.com...eelf.2132.html
 
Old 01-27-2005, 11:14 AM   #4
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
With a well set firewall (iptables front ends, mostly) and common sense, there is presently no reason to have a virus scanner on a Linux system unless it is acting as conduit for Windoze-based systems (e-mail or file server).

You are more at risk for someone trying to hack root on your system than you are getting a virus. By the way, "virus" is not Latin (anymore), so "viruses" is the plural, not "virii."

Last edited by JaseP; 01-27-2005 at 11:18 AM.
 
Old 01-27-2005, 11:38 AM   #5
Rick485
Member
 
Registered: Sep 2003
Location: Arizona
Distribution: Kubuntu 8.04
Posts: 202

Rep: Reputation: 30
I have read that there are are not any Linux viruses actively circulating out in the wild even though 7 Linux proof of concept viruses were created many years ago. Very few Linux desktop users bother using anti-virus software. Many Linux mail servers do use anti-virus software to scan the mail that is being sent to their more vulnerable Windows clients. There are about half a dozen different Linux anti-virus products available. I use the free Clam AntiVirus scanner on my home computer. When I need to download the latest virus signatures I use the freshclam command. I also use the firewall that comes with Linux. Information about Clam AntiVirus can be found here:

http://clamav.net/

I use the Codeweavers CrossOver Office product to run several Windows programs under their slightly modified version of Wine. I use Word 2000, Excel 2000 and Adobe Photoshope 7.0 which are all Windows programs under Linux and have wondered if that might make my computer vulnerable. Below is a link to an article where someone tried to run several viruses and worms under wine. None proved to be very Linux compatible. He was probably using the ordinary version of Wine not CrossOver Office or one of the other commercial (not free) variations, not that it should make any difference. I wonder what would have happend if the viruses had been specifically designed to target that small group of Linux users who use Wine to run Windows programs? Here is his article:

http://os.newsforge.com/article.pl?s...30222&from=rss

I have also wondered about spyware. I have never heard of Linux computers having spyware problems but have never heard anyone say for sure? The majority of Windows home computers now have adverstising related spyware on them so for Windows users, anti-spyware products such as Ad-Aware and Spybot have become popular. Are Linux computers immune to that problem?

Last edited by Rick485; 01-27-2005 at 12:03 PM.
 
Old 01-27-2005, 04:02 PM   #6
RodimusProblem
Member
 
Registered: Dec 2004
Distribution: Knoppix 3.6
Posts: 135

Rep: Reputation: 15
Quote:
I have also wondered about spyware. I have never heard of Linux computers having spyware problems but have never heard anyone say for sure? The majority of Windows home computers now have adverstising related spyware on them so for Windows users, anti-spyware products such as Ad-Aware and Spybot have become popular. Are Linux computers immune to that problem?
Spyware / Adware cookies? Hell yes they exist. Just like Windows you'll get them while browsing (except that Mozilla can block the unwanted ones whereas IE just accepts them again).

Otherwise? Not really. I read an article that said the day was coming, but for now malicious software is rare.

After all, most Linux software is Open Source. You'd think that would make malicious intent known ahead of time.
 
Old 01-27-2005, 07:05 PM   #7
rbochan
Member
 
Registered: Dec 2004
Location: Central New York
Distribution: Debian
Posts: 218

Rep: Reputation: 30
Re: viruses in linux?

Quote:
Originally posted by chemdawg
Hi all,
What's the official word on viruses with linux?...
clicky clicky
 
Old 01-28-2005, 02:31 AM   #8
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
The only way viruses to get in to Linux is by old service versions of BIND, SAMBA, NFS, SSH, APACHE, X11, FTP, mySQL, and several others. If those services are run carefully and updated, they will not effect the whole entire system. You have to watch out for tojans and rootkits. Though every new stable kernel version that comes out makes it a little harder for hackers to run rootkits and tojans. Since Windows does not change as often as Linux, hackers put their efforts to Windows instead.

If there is vulnerability for Linux software, the patch will be writen in a few days instead of weeks or months like for Windows.

The WINE test is ok. If a windows virus is run in WINE, it will only effect the user's account and files that he or she has write access to. If WINE is setup carefully, it will only damage files that the symbolic links in ~/.wine/dosdevices points to.

Most spyware is for Windows. The other percentage (very low percentage) is for Mac. WINE can run spyware but it will not find a lot of information about you. If you installed Internet Explorer in WINE, you have spyware. You can buy some spyware titles that sends the information of the user to an e-mail account. If you see the e-mail that the spyware program has sended, then its working.

A lot of people asks me if I'm running an anti-virus program and what the name of it. I say I do not run any anti-virus programs, because I use Linux.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
The future of Linux viruses CPUFreak91 General 27 10-03-2005 12:11 PM
Linux Viruses? LinuxPimp Linux - Security 9 10-26-2004 02:51 PM
linux and viruses im_ka Fedora 2 02-13-2004 07:12 PM
linux and viruses??? spyghost Linux - Software 11 09-21-2003 06:45 PM
Linux Viruses? isolationist Linux - Security 14 03-05-2003 01:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration