SOTAVerified

Malware Images:Visualization and Automatic Classification

2011-07-20Proceedings of the 8th International Symposium on Visualization for Cyber Security 2011Unverified0· sign in to hype

Nataraj L., Karthikeyan S., Jacob G., Manjunath B. S.

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a simple yet effective method for visualizing and classifying malware using image processing techniques. Malware binaries are visualized as gray-scale images, with the observation that for many malware families, the images belonging to the same family appear very similar in layout and texture. Motivated by this visual similarity, a classification method using standard image features is proposed. Neither disassembly nor code execution is required for classification. Preliminary experimental results are quite promising with 98% classification accuracy on a malware database of 9,458 samples with 25 different malware families. Our technique also exhibits interesting resilience to popular obfuscation techniques such as section encryption.

Tasks

Reproductions