Automatic analysis of malware behavior using machine learning

  • Authors:
  • Konrad Rieck;Philipp Trinius;Carsten Willems;Thorsten Holz_aff2n3

  • Affiliations:
  • (Correspd. E-mail: konrad.rieck@tu-berlin.de) Berlin Institute of Technology, Berlin, Germany;af2 University of Mannheim, Mannheim, Germany;af2 University of Mannheim, Mannheim, Germany;af3 Vienna University of Technology, Vienna, Austria

  • Venue:
  • Journal of Computer Security
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Malicious software - so called malware - poses a major threat to the security of computer systems. The amount and diversity of its variants render classic security defenses ineffective, such that millions of hosts in the Internet are infected with malware in the form of computer viruses, Internet worms and Trojan horses. While obfuscation and polymorphism employed by malware largely impede detection at file level, the dynamic analysis of malware binaries during run-time provides an instrument for characterizing and defending against the threat of malicious software. In this article, we propose a framework for the automatic analysis of malware behavior using machine learning. The framework allows for automatically identifying novel classes of malware with similar behavior (clustering) and assigning unknown malware to these discovered classes (classification). Based on both, clustering and classification, we propose an incremental approach for behavior-based analysis, capable of processing the behavior of thousands of malware binaries on a daily basis. The incremental analysis significantly reduces the run-time overhead of current analysis methods, while providing accurate discovery and discrimination of novel malware variants.