Malware Clustering Based on SNN Density Using System Calls.

Shuwei Wang,Baosheng Wang,Tang Yong,Bo Yu
DOI: https://doi.org/10.1007/978-3-319-27051-7_16
2015-01-01
Abstract:Clustering is an important part of the malware analysis. The malware clustering algorithms commonly used at present have gradually can not adapt to the growing number of malware. In order to improve the malware clustering algorithm, this paper uses the clustering algorithm based on Shared Nearest Neighbor (SNN), and uses frequencies of the system calls as the features for input. This algorithm combined with the DBSCAN which is traditional density-based clustering algorithm in data mining. This makes it is a better application in the process of clustering of malware. The results of clusters demonstrate that the effect of the algorithm of clustering is good. And the algorithm is simple to implement and easy to complete automated analysis. It can be applied to actual automated analysis of malware.
What problem does this paper attempt to address?