Slashdot Log In
Why Popular Anti-Virus Apps 'Don't Work'
Posted by
ScuttleMonkey
on Sat Jul 22, 2006 02:29 PM
from the build-a-better-mousetrap dept.
from the build-a-better-mousetrap dept.
Avantare writes "ZDNet Australia has a writeup about why AV apps don't work. The reason given is because the malware authors are writing code that will get around the signatures of the application by testing their code on the most popular anti-virus software before release." This comes as a follow up to another article detailing the sad state of anti-virus software currently on the market.
This discussion has been archived.
No new comments can be posted.
Why Popular Anti-Virus Apps 'Don't Work'
|
Log In/Create an Account
| Top
| 375 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
No S**t (Score:5, Insightful)
(http://www.talklets.com/)
Still an interesting point it raises, and a good example to give to none believers if you ever have to give the "Nothing is perfectly secure" speach to a client.
Re:No S**t (Score:5, Informative)
(http://www.underachievement.org/ | Last Journal: Sunday January 21 2007, @10:58PM)
At least people are starting to realize this.
As for myself, I used to use Symantec's antivirus software both at home and at work, but a year ago decided it just wasn't worth it. The program was the most obscene resource hogs I've ever had the displeasure to use, and in the 7+ years of using the program it never once protected me from getting a virus. The same can be said for a lot of other AV offerings, and yet you still see some idiots suggesting you run 2-4 different AV applications just to "be sure you're safe".
Once people realize that the single best and most effective method of protecting themselves is common sense, they will be a lot better off. If you don't download from untrusted sources, don't click banners, don't install just any (activeX|extensions), and keep your machine patched, you'll be fine (YMMV of course).
The problem is that while people can buy Symantec's latest breakthrough in keeping your processor occupied, they cannot buy common sense.
In my experience, Symantec software is worse... (Score:5, Informative)
(http://www.futurepower.net/)
You didn't mention the bugginess.
Re:No S**t (Score:4, Interesting)
It's a year later and, other than my systems running almost twice as fast and having a lot fewer weird hangups and crashes, I have not had a single problem.
Re:No S**t (Score:5, Interesting)
I cancelled the insurance on my home. One year later other than saving $550 I have not had a single problem. I wasn't robbed, it didn't burn down, and no hurricanes, floods, or earthquakes hit me either...
Just because the "worst" didn't happen, doesn't mean it won't.
Plus what is the "worst"? Its ill-defined. In my opinion its *not* a virus/spyware that pops up 400 popups and makes your computer an unusable steaming turd. Its the virus that installs a rootkit and remote control software, and adds your PC to a zombie spam network, and/or sets it up as "free ftp space" for child porn. All this after scanning your PC for passwords, financial records (the save files from tax software, credit card information, etc etc...), and installs a keylogger. And then it runs like this for 6 months without you knowing about it.
Then you get a low disc space warning and that's when you find the hidden folder full of child pornography you've been serving up for the last year.
I'm not saying Norton's software is better than garbage. I too think its over rated, over priced crap. But sadly, installing nothing and doing regular backups is far less protection than you might think.
I recall one virus in particular that periodically would randomly pick a file and rewrite a few dozen bytes in it in some random place. In theory it could run for months without getting detected. Gradually your doucments would become corrupt, or applications would start having issues until finally it would hit something critical and your pc would fail. Restoring from backups was worthless because this thing had been damaging files for ages, and your backups were full of damaged files.
For what its worth, I tend to agree that "real-time" protection is over-rated, 0-day exploits and so one will continue to get through, but frequent full system scans with the latest definitions are a good idea.
Re:No S**t (Score:5, Funny)
Are you saying you don't make regular backups of your house? Man, you are really tempting fate.
Re:No S**t (Score:4, Interesting)
(http://www.whenpenguinsattack.com/ | Last Journal: Saturday February 22 2003, @10:59AM)
The home editions are a resource hog. The enterprise edition (at least of mcafee) has a very small footprint and is lightning fast. Mcafee should consider using the same build on their home editions.
Re:No S**t (Score:5, Funny)
(http://slashdot.org/)
That's the same logic that keeps me from throwing away my anti-vampire rock. Ever since I've had it I haven't seen a single vampire so that proves it must work.
The AV app would tell him (Score:5, Interesting)
More than once, Symantec AV has told me that it's detected and neytralized a Web page with the WMF vulnerability. I guess that's interesting to know, even though my system was fully patched so I wouldn't have been vulnerable anyway. It's also told me that my PC was being probed by hacking scripts, though (again) I was already protected through patches and not having the necessary ports open.
The real question is, how do any of us know that we're not already infected by a super-devious rootkit that no AV apps recognize?
Re:The AV app would tell him (Score:4, Informative)
(http://www.pkix.net/~chuck/)
This is an excellent question. Mostly, you notice a well-hidden rootkit by using tcpdump on some other machine to sniff all of the traffic from the suspect machine [1], and then concentrate on stuff that's not local to your subnet.
If you don't have a user on the machine running a chat program, seeing traffic to or from the IRC port, 6667, tends to be a very common sign that the machine is giving or receiving orders as part of a botnet. Forcing the machine to do all web access via a proxy and then checking the proxy logs after a day or two also tends to be revealing.
[1]: This should be done where both machines are connected on the same hub, or perhaps using the "monitor" or "span" port that newer intelligent switches have for diagnostic testing.
Did I miss something? (Score:4, Insightful)
(http://www.lostrange.com/index.htm)
Nothing to see here, move along please.
And they are both wrong. (Score:5, Insightful)
So, the reason that anti-virus software sucks is because the "bad guys" are writing BETTER "viruses" that can bypass the anti-virus programmers' software.
And the reason for that is that anti-virus software is REACTIVE.
A proactive system would patch the holes that are being exploited.
A reactive system issues patches to remove all the specific threats encountered so far.
That approach will ALWAYS result in the "good guys" being behind the "bad guys". Like DUH!!!
Re:And they are both wrong. (Score:4, Insightful)
Once a user runs software, if that software is malicious, that computer is compromised. Period.
Linux is not a silver bullet. (Score:5, Informative)
(http://markbyers.com/ | Last Journal: Monday July 24 2006, @12:54PM)
* Delete files
* Read confidential files from that one user (a typical computer might only have 1 or 2 users)
* Send out spam
* Install a keylogger
* Read the users contact list and forward itself to all users on that list.
* Install itself to start up with user priveleges when the computer boots (by modifying the users configuration files)
* Pretty much anything...
However having separate users does limit the damage and it makes it a lot easier to clean up since no executable files are affected, root should be safe, and the system should still be stable and consistent once the virus is removed. (This is not true if the virus has gained root priveleges, and really you should assume that it has, if you really want to be safe).
Much of the security of Linux comes from:
* The peer review process.
* The speed that the most serious holes are patched and the ease of applying these patches on most distribution.
* Vulnerable services are not usually open to attack after a default install.
* 'Biodiversity' - an attack against a specific application will not affect all users.
* New install media with latest bug fixes issued regularly and easy to obtain.
* Large amounts of software is available from the distribution repository so you don't need to download and run installers from third-party web pages.
* Smaller market share gives attackers less incentive to attack.
I'm not saying that ALL software for Linux is secure, and that ALL distributions respond promptly to security vulnerabilities, but it is possible to be reasonably secure if you choose the right vendor and don't be stupid by installing random screensavers from dodgy websites.
Re:Linux is not a silver bullet. (Score:4, Insightful)
(http://127.31.33.7/)
The one reason viruses aren't a problem in linux: fewer gullible users.
The one reason worms aren't a problem in linux: the small number of diverse builds.
User seperation has very little to do with it.
Re:And they are both wrong. (Score:4, Informative)
(http://ctrl-alt-date.com/)
The problem here is that virus don't typically exploit any hole. They are simply programs that run with the privileges of the user who executes them.
A typical (old school) virus would do three things:
There are only two things you can do to protect against this, in general:
In Windows it is the second issue which allows viruses to spread - typically the local user would have write access to the system binaries, so eventually Notepad.exe would get infected, etc. Under Linux/Unix root generally is the only person who can write to system binaries, so a typical user can't infect them.
However Linux viruses do exist, and are trivial to write. The reason they don't spread is partly because users are used to getting their binaries from trusted sources, partly because they download things from source, and partly because most users don't run with the ability to modify system files. (Sure you might be able to infect ~/bin - but there isn't a big gain)
Windows is getting better at allowing non-Administrators to work properly, so sooner or later the ability of joe-random-desktop user to modify system binaries will disapear and at that point viruss will stop. Still there will be worms, trojans, and all the other nasties left!
I've gone on a bit much, but I wanted to drive the point home : Viruses do not exploit security holes. (In general)
Re:Did I miss something? (Score:4, Informative)
(http://conceptjunkie.blogspot.com/ | Last Journal: Monday August 25 2003, @10:22PM)
At the rate things are going, article writers won't even bother with the body of the story any more, it will just be a title and ads.
Just follow a few basic steps... (Score:4, Insightful)
(http://religiousfreaks.com/)
1. Firefox with popup blocker
2. Firewall software
3. Sit behind router
4. Use AV software
5. Don't click on anything that pops up without read it!
http://religiousfreaks.com/ [religiousfreaks.com]Re:Just follow a few basic steps... (Score:4, Insightful)
Re:Just follow a few basic steps... (Score:5, Informative)
Remove administrative priviledges from your everyday account.
Keep your software and OS updated.
Do not run software with a bad security record.
Re:Just follow a few basic steps... (Score:5, Funny)
(http://www.timcoleman.com/ | Last Journal: Friday January 04 2002, @10:21AM)
I don't use Norton.. (Score:2, Interesting)
Re:I don't use Norton.. (Score:5, Funny)
Hm. You can call that area on Paris Hilton a lot of things, but "private" isn't one them.
Kaspersky? (Score:2, Interesting)
(http://stylus-toolbox.sf.net/ | Last Journal: Tuesday May 15 2007, @11:50AM)
So what's Kaspersky doing that's making it so much better? Or was the study paid for by Kaspersky? It sounds suspiciously like FUD to me.
you are not supposed to cure the symptoms (Score:2)
(http://easyvpshost.com/ | Last Journal: Friday August 26 2005, @06:58PM)
Dedication to QA (Score:5, Funny)
(http://en.wikipedia....h_invasion_of_Iberia)
Anti-virus Programs Aren't Up to Snuff (Score:2)
(Last Journal: Friday March 24 2006, @12:46PM)
Windows XP, Windows Defender, Windows Firewall, or Avast! should be able to prevent the worm from installing itself...Heck, my Ubuntu installation wouldn't let me install some stupid
Re:Anti-virus Programs Aren't Up to Snuff (Score:4, Informative)
(http://www.frapteh.com/)
Why is... (Score:2, Insightful)
Ummmmm...
Aw crap. Sorry, forgot which planet I was on again.
Please move along.
Mac AV Software (Score:1, Informative)
Signature-based recognition was doomed (Score:5, Interesting)
(http://www.animats.com)
The whole concept of recognizing known viruses was fundamentally flawed. It had a good run, but that was because virus writers were mostly trying to get attention, not steal. Now that viruses are an ongoing criminal enterprise, the old dumb tactics won't work.
We're going to have to give up on recognition and put more effort into partitioning. We need setups where each web page renders in its own jail, and it doesn't matter if the browser is insecure - when the page closes, a program exits and any corrupted info goes away.
Of course, this will break Active-X, toolbars, downloads, etc. Then again, on business systems, you want those things broken.
Once the browser is locked down like that, you need a "guard" program. When you want to move a file out of a browser's jail, it has to go through a program that "sanitizes" it. Often, a translation to a well-documented format that doesn't contain execution capability will do the job. Converting incoming .doc files to Open Document XML format, for example.
It's quite possible to completely solve this problem.
What I do (Score:4, Informative)
Default Deny (Score:4, Insightful)
AV stuff serves it purpose (Score:4, Insightful)
(http://libtom.org/)
AV isn't supposed to make your computer stupid-proof. If you download and run every single application you can find no AV in the world will help.
If you happen to stumble on a 4 week old virus that either got bot-mailed to you or stored in a public archive they're a godsend. Specially since most AVs scan archives so before you even open it you're good.
Tom
Antiviruses are flawed by design (Score:4, Interesting)
(http://00f.net/)
But... (Score:5, Interesting)
Aren't most of the viruses and worms that are out there just variants of other viruses? It seems like most of the time that I hear about a "new" terrible virus, it's really a slightly modified version of one that's been around for awhile, and usually if you're up to date on your antivirus and security patches the new virus won't do anything anyway. And let's not forget that there are still plenty of old viruses on non-secured machines that an antivirus application will protect you from.
I can see their point where people developing a new virus are concerned, but as the lifecycle of a virus is often longer than the time it takes to update the signatures, I think that they are overstating their case by saying that the AV apps "don't work."
The Black Hats are winning... (Score:4, Insightful)
(http://www.creimer.ws/ | Last Journal: Friday January 26 2007, @12:40PM)
It's a sad state of affairs that worms, trojans and viruses are probably more tested before release than the anti-virus software.
Same with spam (Score:1)
I know this, you should know this (Score:3, Interesting)
(Last Journal: Monday March 26 2007, @11:53PM)
I'm sure other posters will provide the real answers to security, like limited user access, a good firewall, not running intrusted code, and using a web browser that isn't garbage.
I went for 3 years using just these precautions, but used no antivirus whatsoever. I never become infected by a single thing. I only recently grabbed ClamWin [clamwin.com], a port of ClamAV, for my Windoze box because I wanted to scan a program I got via P2P.
What do these guys think signatures are, anyway? (Score:5, Interesting)
(http://lutherantheology.com/)
Honestly, I do not know anyone who believes that an AV program is going to protect them from unknown viruses! The whole point of AV software is to give you protection from viruses as they are discovered. I mean everyone knows that if they do not update their virus signatures on a constant basis (several times a day on my mail servers), they may as well not be running virus protection at all. OK. Maybe some people are dunces about this, but honestly, even my 81 year old grandmother knows that she has to keep her AV current, or she's unprotected.
I mean, for crying out loud, what are these signure updates for? For catching known viruses. Mega duh!
Security thru obscurity endorsement? (Score:1)
(http://www.geocities.com/tablizer | Last Journal: Saturday March 15 2003, @01:22PM)
F-Secure (Score:2)
(http://max.romantschuk.fi/)
Antivirus programs fail... (Score:1)
(http://ghazan.hazara.org/)
Maybe thats why antispyware programs are so popular nowadays. Thats also why firefox is popular. And firewalls too.
Eye-Candy (Score:3, Insightful)
I gave up a long time ago on NAV because it had a heavy interface -- fancy background, fade in/out, and all the other stuff that don't really contribute to its operation, especially for an application whose GUI you don't really pop or see very often.
Simple buttons and windows are enough, coupled with a good proper operation within a restricted account -- i.e. good communication with the service that runs in the background.
That is why I like the free AVG option.
A blinding glimpse of the obvious (Score:2)
(http://zeff.us/)
I Tell My Clients the Following (Score:5, Informative)
1) You're not a company that gets thousands of virus-laden emails a day. You don't need to pay for Norton or McAfee. A 98-99% detection rate is perfectly adequate for a home user.
2) Install AVG or Avast AV. They're free, they update automatically, they're light on resources and they work.
3) Install Spybot Search and Destroy, SpywareBlaster, Ad-Aware and Windows Defender.
4) Install a software firewall like Kerio or just use Windows XP's firewall. If you install Kerio, use V2.1.5 because it's non-intrusive. The later versions are too picky and get in your face.
5) Stop using IE and use Firefox.
6) Lately, since trojans are on the upswing, I say install A-Squared anti-trojan which is free with manual updates.
7) Don't click on popups. Don't even click on the "No" button - click the window close button.
8) Don't install anything offered you by a Web site unless the site is a general freeware or shareware site that explicitly states it checks for spyware and adware.
9) Keep up with Windows updates and updates for the malware detector software.
10) Run a scan once a week or if you see any popups at all.
I've used these rules on Windows 98, 2000 and XP for four years with virtually NO spyware getting through - and that's with porn site visits and whatever else the Web can throw at me.
The single most important rule is number 5 - use Firefox. With no ActiveX, the stuff can't get in unless you have an OS vulnerability or you deliberate install it in response to a prompt you don't understand.
Finally, if they really want to be secure, switch to Mac or Linux.
They don't work in more ways than one (Score:1)
(http://www.wireshark.org/)
It's not a sad state of the AV market (Score:1)
It's always been sad (Score:2)
I wish I was a sleazy ruthless person. I could make millions off this idea: check your HKLM/Software/Microsoft/Windows/CurrentVersion/Ru
The Best AV App: Google (Score:1, Interesting)
Don't Run As Admin! (Score:3, Insightful)
People would never dream of running as root all the time on their Linux machine, yet those same people often run as an admin in Windows XP.
In a related story. . . (Score:3, Insightful)
(http://kim.biyn.com/)
Seriously, this isn't news. This was obvious from the time where any signature updates were ever required, or when viruses, scumware, etc. included code to disable/corrupt/uninstall/otherwise cripple antivirus and antispyware software. They're merely admitting it now.
Security through obscurity? (Score:1)
Now, that kind of irony I find downright amusing.
-=Geoskd
Munir is a mole. (Score:3, Interesting)
For your reference (I made sure to use the Google cache so you can see the highlighting):
Hmmmm...what sole vendor was interviewed for this article? [64.233.167.104]
I wonder who the focus of this article is... [64.233.167.104]
My goodness! Another article from Munir which focuses on Kaspersky. Who would have guessed? [64.233.167.104]
Which company did Munir get a virus analyst from to comment on this article? [64.233.167.104]
Now that is some quality, unbiased reporting for you. Don't believe Munir's BS, it's a load of crap.
No S**T (Score:1)
(http://aerdan.is-from.us/)
Unfortunately (Score:2)
If truth be told, I think its silly to have to run anti virus software on a machine that nobody ever logs into and that is 2 firewalls away from the Internet, with no Internet access in or out--but such is life when we have credit card companies telling us how to secure out servers.
Common sense isn't it? (Score:1)
(http://slashdot.org/~Frightening/journal/)
a)Crystal ball
or
b) An Intrusion Detection System, which is not easy on windows.
Malicious activity is not easy to spot on windows because of crappy monolithic OS design that makes distinctions unclear, and the only thing the AV people can do is be on alert for new viruses, emulate them, produce signatures and update you as necessary. They cannot protect you from a non-generic malicious piece of code if it hasn't yet been written.
So if you want to know why AV tools fail, here's a hint: they run on wind.. nah. My karma matters more than my conscience.
The real purpose of anti-virus software (Score:1)
(http://proman.livejournal.com/)
What? Virus? (Score:1)
Why current anti-virus will fail (Score:3, Insightful)
(http://www.apnic.net/ | Last Journal: Thursday June 13 2002, @11:02AM)
As currently written, all anti-virus software will fail. The simple reason is that because anti-virus depends on a signature or a synthisis of actions to identify what is "bad" and what is "good". Last time I looked, using a moral imparitive in programming wasn't a system call. Like spam, viruses are not a technical problem, it is a human problem.
The chief problem is that anti-virus is a defensive posture. Sooner or later, any defense will fail, if only because it becomes outmoded and/or out flanked. Defend only the walls, you leave yourself open for an air attack. You see the quandry here: It is impossible to know all the various ways to mount an attack and defend against all of them.
You can do what many companies have started to do: Prohibt execuitbles in AD policy that are not specifically allowed. This protects (mostly, somewhat) corporate america, but doesn't protect the home user that doesn't have an active directory server, and likely wouldn't put up with that kind of restriction anyway.
virtualization + detection (Score:5, Interesting)
(http://booktextmark.mozdev.org/)
I gues we may want to rethink what a computer actually is.
I guess it should be possible to write (or use existing) virtualization software and run each application in its own virtual computer, give each application its own 'harddrive' without access to the rest of the disk, and most importantly make sure that the application cannot cross its VMs boundaries. Obviously each application that is not the OS itself should have run as a user and not as an administrator, but in a VM it shouldn't even matter that much.
To share data between applications that really need sharing, it should be possible to open 'network' connections.
In case when Intel or some other chip manufacturer will come up with multi-core processors (real multi-core, something like 10-1000 cores per CPU,) each application could also run in its own real processor space. A CPU could be rated something like: 100 simultaneous processes, and actually really run 100 simultaneous processes without time-slicing. Wouldn't that be a day? To accomodate memory per process, there could also be another independent administrator process runing, that would detect real time memory requests and manage memory accordingly (it could prepare memory ahead of time to avoid bottlenecking.)
It also should be possible to run an image of the OS per process (but this should be optional, depending on the tasks at hand.) Of-course a CPU like that would also be great for parallelizing threads in processes (if there are resources.)
In a computer like that, with each program only being able to affect its own computer space (CPU, RAM, disk space, network,) it should be possible to detect unwanted behaviour that could be caused by a virus. Attempts at 'networking' to the administration process, attempts at gaining unauthorized disk space, attempts at 'networking' with any other processes in the computer can be intercepted. In case when a virus (or a poorly written piece of software) behaves suspiciously or deadlocks or crashes or whatever, the rest of the machine should be protected and unaffected. The misbehaving process can be killed by the administration process and restarted or scanned and repared etc.
I don't think the future of the home computers is in bigger gigahertz numbers, it is at parallelizing, virtualizing, making the software more stable and less dangerous for everyone.
Security through Obscurity (Score:3, Insightful)
obscurity (Score:3, Insightful)
obviously, what you need is an obscure anti virus app that's also really protective (as in put your spare key in a safe and hide it).
of course problem with that is that if an antivirus product works well, it doesn't stay obscure for long.
man i'm really stating the obvious here. i'm done now.
How AV *can* work (Score:2, Insightful)
(http://www.ohiojoe.com/)
Can someone explain to me (I am not a programmer) if Microsoft has it in their easy to reach power to allow users to do the following, if they choose:
1a. Blacklist any executable the user desires from running, no exceptions.
1b. And make this very easy by simply right-clicking on a process and selecting "Don't allow to relaunch".
2. And break down all the SVHOST.EXE programs into their individual component processes so when a virus adds itself under the svhost.exe, that virus is seen as a seperate process.
2a. Stop writing the Windows program to name several processes the same damned name (i.e. SVHOSTS.EXE)
Joe
Pivx Preempt (Score:2)
(http://00f.net/)
AV letdown (Score:1)
I have never have run AV (Score:2)
(http://www.hatters.org.uk/ | Last Journal: Tuesday July 29 2003, @03:19PM)
I'm probably an idiot, but AFAIK I've only been infected twice in 12 years. Each time I simply re-installed.
ran into this one myself (Score:1)
Then, all of a sudden, the nasties stopped. They stopped for a long time. But I was complacent, never bothered to run any other checks. I was a PC God, I knew it all. Had never been hit. Until I moved house, to an area where high speed internet access wasn't available, and I had to switch back to dialup. Everything was grindingly slow, I blamed the dialup, until I noticed after a couple of days that the 'send data' light on my modem was permanently on, regardless of what I was doing. Suspicious, I did a full system scan (with Norton Antivirus), it came up empty. On a whim, I loaded up ad-aware (which I hadn't touched in several months) and did a full scan. It went bananas! Turned out I'd managed to pick up a keyboard logger and some sort of other spyware goodness (fsck knows how, I browse with firefox, maybe my gf did it without realising). Couldn't get rid of it all though. So I promptly tossed out the symantec stuff, installed AVG free, and I've been clean ever since.
Lesson learned. Complacency is as bad as having no protection.
Oh, and my gf has her own VM now, if she needs to use the net
Foolproof AV (Score:2)
(http://webstaa.com/)
Basically he said the first incarnation was like a whitelist of processes that were allowed to run. I guess that when you installed myFavProg.exe you had to add it to the list somehow. He claimed that this made the computer nigh impossible to pwn. The problem was they couldn't find a business model that would allow them to make enough money off of it so they created what became one of the big AV apps and adopted the subscription model for virus signature updates; Evil bastards. I wonder if their original concept is still workable?
MOD PARENT DOWN. Bad Link. (Score:4, Informative)
(http://www.futurepower.net/)
Official Clam Anti-Virus for Windows link: ClamWin [clamwin.com]. ClamWin is free and excellent, but slower at scanning than commercial products, in my experience.
Re:What is Anti Virus? (Score:2, Informative)