Validating static call graph-based malware signatures using community detection methods (2021)

Abstract

Due to the increasing number of new malware appearing daily, it is impossible to manually inspect each sample. By applying data mining techniques to analyze the program code, we can help manual pro- cessing. In this paper we propose a method to extract signatures from the executable binary of a malware, in order to query the local neighborhood in real time. The method is validated by applying community detection algorithms on the common fingerprint-based malware graph to identify families, and assessing these with evaluation metrics used in the field (e.g. modularity, family majority, etc.). The signatures are obtained via static code analysis, using function call n-grams and applying locality-sensitive hashing techniques to enable the match between functions with highly similar instruction lists.

Citare

Mester A., Bodó Z., Validating static call graph-based malware signatures using community detection methods, 29th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning

Leave a Reply

Your email address will not be published. Required fields are marked *