D
darwinist
edgewalker wrote:
[...]
That's because the internet is essentially a virus-proof technology at
this point. Its users on the other hand....
Few people know how to write real viruses anymore, it's mostly
high-level scripting which can be contained by a decent interpreter.
Look I'm not idealist. If you've got a virus by all means get rid of
it. If there's a genuine danger of getting one no matter what you do
then get the latest scanner, but you just don't get viruses by accident
these days, or at least almost never. There is no file type or software
need that exposes you to the risk unless you are doing something very
obscure and even then it's probably just because there aren't enough
people in the field to tell you that you're doing it wrong.
[...]
Nevertheless, vulnerable software is vulnerable software. I am not one
to argue against your underlying point - it is a fact that most of today's
malware is fairly easy to avoid. Most of today's malware is not viral,
and it is the virus that makes AV necessary.
That's because the internet is essentially a virus-proof technology at
this point. Its users on the other hand....
The exploit based malware
threat is (as you indicate) mitigated by minimizing the exposure time of
whatever vulnerabilities you do have - i.e. prompt patches and overall
more secure software (this is - not MSware). Computer viruses (real
computer viruses) have nothing to do with software that is vulnerable
to exploit code. They are programs that execute with the authority of
a program that you execute. They attach themselves to existing code
areas.
Few people know how to write real viruses anymore, it's mostly
high-level scripting which can be contained by a decent interpreter.
If they appear as a new program (email attachment for instance)
then you can as easily avoid them as any other trojan, but if one attaches
itself to a program you trust (or is implicity trusted by the system) then
AV would become a necessary avoidance tool.
Viruses can betray trust - they can even infect a program you yourself
wrote and trust.
Look I'm not idealist. If you've got a virus by all means get rid of
it. If there's a genuine danger of getting one no matter what you do
then get the latest scanner, but you just don't get viruses by accident
these days, or at least almost never. There is no file type or software
need that exposes you to the risk unless you are doing something very
obscure and even then it's probably just because there aren't enough
people in the field to tell you that you're doing it wrong.