RE: [Guide] What is an Antivirus and How to choose one? 06-04-2013, 05:47 AM
#11
That's a nice article on AVs .Thanks for it bro
| [Guide] What is an Antivirus and How to choose one? filter_list | |
(06-05-2013, 11:52 PM)noize Wrote: Well done. Not yet ended up reading it, but just a couple of things:
- I don't think that's the best way you could define heuristical methods of detection; the AV updates itself while it detects new menaces, gets to find out whether a new menace is actually malicious or not by looking for what it found so far, and in case it doesn't find it (this was the signature based detection) it goes for an heuristic procedure: it's a more intelligent form of action and it's based on more intuitive solving; it in fact could detect non-malicious files as so and vice versa for the reason that this is based on intuitive code;
- rootkits usually get *root* access, and not admin access to the infected machine (this means more control than an average user has).