Genetic boosting classification for malware detection
Genetic boosting classification for malware detection
复制标题
DOI:
10.1109/cec.2016.7743902
复制
发表时间:
2016
期刊:
影响因子:
--
通讯作者:
Alejandro Martín;Héctor D. Menéndez;David Camacho
中科院分区:
文献类型:
--
作者:
Alejandro Martín;Héctor D. Menéndez;David Camacho
In the last few years virus writers have made use of new obfuscation techniques with the aim of hindering malware in order to difficult their detection by Anti-Virus engines. Strategies to reverse this trend involve executing potentially malicious programs and monitor the actions they perform in runtime, what is known as dynamic analysis. In this paper we present a method able to reach a high accuracy rate without using this kind of analysis. Instead we use a static analysis approach, which discards those samples that cannot be classified with enough certainty and need, certainly, a dynamic analysis. The K-means clustering algorithm has been used to group samples into regions according to their features. Then a boosting process, guided by a genetic algorithm, is executed in each region that are evaluated using a test dataset discarding those regions which do not reach a minimum accuracy threshold.