|
|
|
|
|
by floatboth
3075 days ago
|
|
Yeah, anti-virus is a crap idea. Real security is proactive security (exploit mitigation, sandboxing, correct code, safe languages). Reactive security kinda sucks. You have to patch known vulnerabilities, sure, but detecting exploits? Ugh. Eww. Do not like. And indeed users mostly install malware these days, because self spreading (actual "viruses") is hard (we're not in the DOS/Win9x days anymore). So users should be proactive as in not clicking on TotallyNotMalware.exe :) |
|
Instead, today, we see more companies invest in what's called "incident response". Part of a healthy incidence response program is signature detection - AV plays a role in this.
If you don't have good detection capabilities you're missing a huge portion of what makes an organization secure.
Relying on proactive users is also a recipe for disaster and not a realistic goal at all, nor should it be.