What's Your Major Threat? On The Differences Between the Network Behavior of Targeted and Commodity Malware

Authors

Enrico Mariconti, Jeremiah Onaolapo, Gordon Ross, Gianluca Stringhini

Venue

Proceedings of the 1st International Workshop on Malware Analysis (WMA), August 2016

Abstract

This work uses statistical classification techniques to learn about the different network behavior patterns demonstrated by targeted malware and generic malware. Targeted malware is a recent type of threat, involving bespoke software that has been created to target a specific victim. It is considered a more dangerous threat than generic malware, because a targeted attack can cause more serious damage to the victim. Our work aims to automatically distinguish between the network activity generated by the two types of malware, which then allows samples of malware to be classified as being either targeted or generic. For a network administrator, such knowledge can be important because it assists to understand which threats require particular attention. Because a network administrator usually manages more than an alarm simultaneously, the aim of the work is particularly relevant. We set up a sandbox and infected virtual machines with malware, recording all resulting malware activity on the network. Using the network packets produced by the malware samples, we extract features to classify their behavior. Before performing classification, we carefully analyze the features and the dataset to study all their details and gain a deeper understanding of the malware under study. Our use of statistical classifiers is shown to give excellent results in some cases, where we achieved an accuracy of almost 96% in distinguishing between the two types of malware. We can conclude that the network behaviors of the two types of malicious code are very different.

BibTeX

@inproceedings{Mariconti2016Whats_Your,
  title     = {{What's Your Major Threat? On The Differences Between the Network Behavior of Targeted and Commodity Malware}},
  author    = {Mariconti, Enrico and Onaolapo, Jeremiah and Ross, Gordon and Stringhini, Gianluca},
  booktitle = {Proceedings of the 1st International Workshop on Malware Analysis},
  series    = {WMA},
  month     = {September},
  year      = {2016},
  address   = {Salzburg},
  url       = {http://www0.cs.ucl.ac.uk/staff/G.Stringhini/papers/targeted-wma2016.pdf}
}