Google Uses Reputation To Detect Malicious Downloads 61
CowboyRobot writes "Using data about Web sites, IP addresses and domains, researchers find that they can detect 99 percent of malicious executables downloaded by users, outperforming antivirus and URL-reputation services. The system, known as Content-Agnostic Malware Protection or CAMP, triages up to 70 percent of executable files on a user's system, sending attributes of the remaining files that are not known to be benign or malicious to an online service for analysis, according to a paper (pdf) presented at the Network and Distributed System Security Symposium (NDSS) in February. While the system uses a blacklist and whitelist on the user's computer to initially detect known good or bad files, the CAMP service utilizes a number of other characteristics, including the download URL, the Internet address of the server providing the download, the referrer URL, and any certificates attached to the download."
Google ... (Score:2, Insightful)
Google, we want to scan your computer for you too. All that other stuff we find ... you know, the personal stuff or the illegal downloads or copyrighted stuff ... we promise not to see it.
Re: (Score:1)
Google Desktop search was by far one of the best tools for desktop searching I've ever used. I really actually enjoyed the integration into my normal search results (when it worked).
I do see your concern though.
Business karma (Score:4, Interesting)
Re: (Score:2)
Funny thing is that Google, indeed, makes a living using user (meta)data, while Microsoft just wants to sell you software.
The fox guarding the henhouse?
Re: (Score:1)
Microsoft is willing to give back to the public? I think that is the difference.
Re:Business karma (Score:5, Informative)
Re:Business karma (Score:4, Insightful)
This is the huge irony of Microsoft et al trying to create panic over Google's privacy issues; of all the large online service providers, Google is up there as one of the best in regards to reliability, privacy, etc.
But no, lets all ditch Google for Bing because of privacy issues. Everyone knows that Bing is lots better (when theyre not cooperating with the Chinese gov't).
Re: (Score:2)
Microsoft calls this SmartScreen (Score:3)
Re: (Score:2)
Except that, on IE, I've definitely had downloads SmartScreen'd (and even a few blocked by the same) on Windows 7 (and I forget if I did on Vista as well). Less-frequently downloaded stuff (like, say, MAME versions released within the day and obscure SourceForge stuff or whatnot) trigger dialogs as well, because SmartScreen takes note of what (.exes, in particular, but other stuff I think) gets downloaded, how often, and which of those get reported as unsafe.
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
This applies even to signed files.
I've read that it's less likely to apply to signed files if you've released other files that have "reache[d] a certa[i]n number of downloads" under the same certificate.
Re: (Score:2)
Scarier warning for self-signed certs (Score:2)
False positives? (Score:4, Insightful)
1% of false negatives is good, but how about false positives?
Re:False positives? (Score:5, Funny)
1% of false negatives is good, but how about false positives?
That's the other 99%
Re: (Score:1)
Re: (Score:1)
Also, I doubt Firefox developers work for free
Re: (Score:1)
Re: (Score:1)
And like psoriasis, you're auto-immune and not fully understood by science. Slashdot conti
Same process I've been using for about 4 years. (Score:2)
NSRL is also a pretty good site to get a comprehensive whitelist from. Best of all, the whitelist database is free, and used for forensic file analysis. The only mildly difficult part is sometimes keeping up with the release of new malware, but that's why I implement several other databases, including one based on API calls in known hostile applications. The really interesting thing with API groups, is that you can identify which piece of new malware most likely belongs