IMDEA Software

Iniciativa IMDEA

Inicio > Eventos > Charlas Invitadas > 2010 > Finding Malware on a Web Scale
Esta página aún no ha sido traducida. A continuación se muestra la página en inglés.

Ben Livshits

viernes 29 de octubre de 2010

11:00am IMDEA conference room

Ben Livshits, Research Scientist, Microsoft Research

Finding Malware on a Web Scale

Abstract:

In recent years, attacks that exploit vulnerabilities in browsers and their associated plugins have increased significantly. These attacks are often written in JavaScript and millions of URLs contain such malicious content.

Over the last several years, we have created a series of techniques designed to detect and prevent malicious software or malware. These techniques focus on detecting malware that infects web pages. Much of this research has been done in close collaboration with a major search engine, Bing, which is interested in making sure it does not present malicious results to its users, independently of the user’s browser, location, or operating system. As such, detection needs to be as general and wide-reaching as possible. While some of the techniques summarized below can be deployed within a web browser, our primary deployment model involves crawling the web in an effort to find and blacklist malicious pages.

In the rest of this paper, we will summarize three related projects: Nozzle, Zozzle, and Rozzle. Nozzle is a runtime malware detector. Zozzle is a a mostly static malware detector. Finally, Rozzle is a de-cloacking technique that amplifies both.