CRAug 5, 2017

Integration of Ether Unpacker into Ragpicker for plugin-based Malware Analysis and Identification

arXiv:1708.01731v13 citations
Originality Synthesis-oriented
AI Analysis

This work addresses malware identification for cybersecurity, but it is incremental as it builds on existing tools.

The paper tackles the problem of low unpacking rates in malware analysis by integrating Ether Unpacker into the plugin-based tool Ragpicker, resulting in improved unpacking rates for real-world malware samples.

Malware is a pervasive problem in both personal computing devices and distributed computing systems. Identification of malware variants and their families others a great benefit in early detection resulting in a reduction of the analyses time needed. In order to classify malware, most of the current approaches are based on the analysis of the unpacked and unencrypted binaries. However, most of the unpacking solutions in the literature have a low unpacking rate. This results in a low contribution towards the identification of transferred code and re-used code. To develop a new malware analysis solution based on clusters of binary code sections, it is required to focus on increasing of the unpacking rate of malware samples to extend the underlying code database. In this paper, we present a new approach of analysing malware by integrating Ether Unpacker into the plugin-based malware analysis tool, Ragpicker. We also evaluate our approach against real-world malware patterns.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes