Identificação de Malware Metamórfico baseado em Grafos de Dependência
Carregando...
Data
Autores
Título da Revista
ISSN da Revista
Título de Volume
Editor
Universidade Federal do Amazonas
Resumo
The traditional way to identify malicious programs is to compare the code body with a set of
previous stored code patterns, also known as signatures, extracted from already identified malware
code. To nullify this identification process, the malware developers can insert in their creations the
ability to modify the malware code when the next contamination process takes place, using
obfuscation techniques. One way to deal with this metamorphic malware behavior is the use of
dependency graphs, generated by surveying dependency relationships among code elements,
creating a model that is resilient to code mutations. Analog to the signature model, a matching
procedure that compares these graphs with a reference graph database is used to identify a malware
code. Since graph matching is a NP-hard problem, it is necessary to find ways to optimize this
process, so this identification technique can be applied. Using dependency graphs extracted from
binary code, we present an approach to reduce the size of the reference dependency graphs stored
on the graph database, by introducing a node differentiation based on its features. This way, in
conjunction with the insertion of virtual paths, it is possible to build a virtual clique used to identify
and dispose of less relevant elements of the original graph. The use of dependency graph reduction
and the node differentiation also produces more accurate results for the matching process. To
validate these statements, we present a methodology for generating these graphs from binary
programs and the results achieved with the use of all the proposed features for the identification of
some metamorphic malware samples.
Descrição
Palavras-chave
Citação
MARTINS, Gilbert Breves. Identificação de Malware Metamórfico baseado em Grafos de Dependência. 2016. 88 f. Tese (Doutorado em Informática) - Universidade Federal do Amazonas, Manaus, 2016.
Coleções
Avaliação
Revisão
Suplementado Por
Referenciado Por
Licença Creative Commons
Exceto quando indicado de outra forma, a licença deste item é descrita como Acesso Aberto

