Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Linux
[Top] [All Lists]

Re: Re: Begs a question: AV in Linux (correction)

Subject: Re: Re: Begs a question: AV in Linux (correction)
Date: 5 Feb 2006 03:59:02 -0000
Although, you may want to run AV in linux for various reasons, some misleading 
points were made:

"If you run wine, zen, mach, vmware, or anything that runs or can run
windows (or another vulnerable OS), than you should run AV in at least
the virtual machine, and preferably in both linux and virtual machine."

Is a little misleading:
wine - Just because a windows exploit exists in windows, does not mean it 
exists in wine. For example - if windows has a buffer exploit somewhere in its 
dlls, that does not mean it will exist in wine (and vice-versa). This is 
because the wine team is re-implementing the windows API without looking at the 
windows code, and the implementations will differ.

zen, mach, vmware - just because the "can" run windows does not mean they 
"will" be running windows. If they aren't, don't bother.

"If you run openoffice, you are open to macro viruses and all the same
things that hit MS Office apps, and you should run an AV if you don't
want to be a hit by them, or spread them to others."

Not correct in the least - openoffice can't run word macros (although you can 
chose to preserve them). Even if that capability exists at some point, this 
statement is still flat wrong - because the open office team would be 
re-implementing the code, and the vulnerabilities in the windows implementation 
would in all probability not exist in the open office implementation (see the 
wine argument). Most likely they would just have different vulnerabilities ;)

"True. But you can help spread them."
Bingo!
And that's why ClamAV was made!

Stu

<Prev in Thread] Current Thread [Next in Thread>