PDA

View Full Version : [ubuntu] Antivirus needed?


Jack.Straw
July 3rd, 2008, 11:44 AM
Hello. I'm creating a custom Ubuntu for use in our company's retail showroom computers. The main program they use for sales is a very old dos-based program, but it runs fine in wine. However, it's having wine installed that worries me. Can windows viruses run through wine? Do i need ClamAV or some other antivirus to be secure?

HalPomeranz
July 3rd, 2008, 03:19 PM
I won't say "impossible" here because I'm sure somebody could whip up a proof of concept just to prove me wrong, but it would at least be VERY DIFFICULT for a Windows virus to run under Wine. I wouldn't worry about it.

Kevbert
July 3rd, 2008, 03:36 PM
Somebody here. Wine maybe. Dosbox definitely. May cause a problem if you have a dual boot system with a version of Windows. In theory you could send a virus in an email attachment. I've so far had three DOS viruses on my Ubuntu system. All were very old and ClamAV found and removed them. These viruses will have no effect on the Linux side of things. How to install ClamAV is here (http://www.ubuntugeek.com/howto-install-clam-antivirus-with-gtk-frontend-gui.htmlhttp://www.ubuntugeek.com/howto-install-clam-antivirus-with-gtk-frontend-gui.html).

hyper_ch
July 3rd, 2008, 04:13 PM
there was an experiment a little while ago.... only one virus managed to do something in wine and tht was just using cpu.... easily killed with ^c

if you google for it I'm sure you can find it.

jnw222
July 3rd, 2008, 07:36 PM
renember ubuntu=happy with no viruses
windows-oses for viruses to explode

we are running ubuntu which even if a virus gets in it can not spread

Jack.Straw
July 4th, 2008, 10:49 AM
Cool.. thanks guys. Sounds like i should go ahead and put ClamAV on the CD so our employees can't pass email viruses on to our windows using customers.

Thanks for the help!
-Jack

SkonesMickLoud
July 4th, 2008, 11:24 AM
we are running ubuntu which even if a virus gets in it can not spread

That's not true at all.

Any infected file can easily be passed to a Windows user through e-mail. It's wise, and it wouldn't hurt, to run ClamAV and set it to run a system scan every once n a while.

hyper_ch
July 4th, 2008, 11:28 AM
it cannot spread itself just like that through the whole OS... I think that's what he meant...

kevdog
July 4th, 2008, 11:33 AM
Id like a good clamav tutorial. Ive never run an antivirus program in linux however I'm always willing to learn. Please post either a link or tutorial if you get it working :)

Master Chief
July 4th, 2008, 12:01 PM
ClamAV is handy for downloaded files, but other than that pretty useless on Ubuntu if you don't have e-mail services running. Eh, you aren't using the root account now do you?

Also, can't that "very old DOS" program be re-written to something more up to date?

See also: http://www.clamav.net/

Kevbert
July 4th, 2008, 12:08 PM
Id like a good clamav tutorial. Ive never run an antivirus program in linux however I'm always willing to learn. Please post either a link or tutorial if you get it working :)

Have a look at this (http://www.ubuntugeek.com/howto-install-clam-antivirus-with-gtk-frontend-gui.html).
IMHO ClamAV is only good for finding DOS/Windows viruses and not linux viruses. To update signatures you need to go to terminal and type sudo clamtk and then go to the ClamAV help/update signatures menu item. I saw somewhere that there was supposed to be a bounty for anyone finding a linux virus in the wild (as they are very, very rare).

kevdog
July 4th, 2008, 05:14 PM
Anything better -- that tutorial was a little bit sketchy.

Sef
July 5th, 2008, 02:02 AM
there was an experiment a little while ago.... only one virus managed to do something in wine and tht was just using cpu.... easily killed with ^c

if you google for it I'm sure you can find it.

Running Window Viruses with WINE (http://www.linux.com/articles/42031)

Jack.Straw
July 6th, 2008, 10:02 AM
Also, can't that "very old DOS" program be re-written to something more up to date?

Actually, it's a huge commercial program. Current versions would cost us around $300,000 and wouldn't be as customizable. Back in the day when our company first got the program the software company actually supplied the source code so we could edit things to our needs, which of course is unheard of today. I have a feeling we'll be using this software for quite a while still...