Control flow-based malware variant detection


Autoria(s): Cesare,S; Xiang,Y; Zhou,W
Data(s)

01/01/2014

Resumo

Static detection of malware variants plays an important role in system security and control flow has been shown as an effective characteristic that represents polymorphic malware. In our research, we propose a similarity search of malware to detect these variants using novel distance metrics. We describe a malware signature by the set of control flowgraphs the malware contains. We use a distance metric based on the distance between feature vectors of string-based signatures. The feature vector is a decomposition of the set of graphs into either fixed size k-subgraphs, or q-gram strings of the high-level source after decompilation. We use this distance metric to perform pre-filtering. We also propose a more effective but less computationally efficient distance metric based on the minimum matching distance. The minimum matching distance uses the string edit distances between programs' decompiled flowgraphs, and the linear sum assignment problem to construct a minimum sum weight matching between two sets of graphs. We implement the distance metrics in a complete malware variant detection system. The evaluation shows that our approach is highly effective in terms of a limited false positive rate and our system detects more malware variants when compared to the detection rates of other algorithms. © 2013 IEEE.

Identificador

http://hdl.handle.net/10536/DRO/DU:30072040

Idioma(s)

eng

Publicador

IEEE

Relação

http://dro.deakin.edu.au/eserv/DU:30072040/cesare-controlflowbased-2014.pdf

http://www.dx.doi.org/10.1109/TDSC.2013.40

Direitos

2014, IEEE

Palavras-Chave #Computer security #control flow #decompilation #malware classification #static analysis #structuring #Science & Technology #Technology #Computer Science, Hardware & Architecture #Computer Science, Information Systems #Computer Science, Software Engineering #Computer Science #EXECUTABLES #SEARCH
Tipo

Journal Article