welcome: please sign in
Whitelisting vs. Blacklisting virus scanners

Concept

A problem with virus scanners is that they have to blacklist every single virus known to man, which is an impossible task.

A simpler and more reliable approach is to whitelist all valid binaries! Just query the net for the fingerprints of your program (supplied by the author), then check that it's not infected.

Requirements

The authors would submit fingerprints for their binaries to a public queryable network -- so we'd need that network first. :)

Whitelisting_vs._Blacklisting_virus_scanners (last edited 2010-08-20 21:37:09 by Chris)