@inproceedings{dabf9eef98b84ee78ad14f9523425539,
title = "A system call analysis method with MapReduce for malware detection",
abstract = "System calls have long been used to profile a program as a malware. As previous system call based malware detection approaches are often process-oriented, which determines a process as a malware only by its invoking system calls, they often miss the module-based malware such as DLL-based malware and the co-working malware that splits itself into several programs and co-works to complete their functions. To deal with this problem, the system calls should be collected and analyzed as richly as before. However, analyzing rich system calls will cause a significant performance impact on the clients. Fortunately, with the evolution of distributable computing techniques such as MapReduce, we can overcome this tradeoff by analyzing the system calls for malware detection on the servers and then reduce the performance impact on the clients. In this paper, we revise the previous malware persistent model to cover the module-based and co-working malware. We also propose a MapReduce-based system call analysis method to realize the new model. This method is implemented on a Hadoop platform and uses 50 readworld malware for effective and efficient tests. The experimental results show that the detection rate can improve by 28% and performance can improve by more than 30% in comparison to previous research.",
keywords = "Behavior-based, Malware detection, MapReduce, System calls",
author = "Liu, {Shun Te} and Huang, {Hui Ching} and Chen, {Yi Ming}",
year = "2011",
doi = "10.1109/ICPADS.2011.17",
language = "???core.languages.en_GB???",
isbn = "9780769545769",
series = "Proceedings of the International Conference on Parallel and Distributed Systems - ICPADS",
pages = "631--637",
booktitle = "Proceedings - 2011 17th IEEE International Conference on Parallel and Distributed Systems, ICPADS 2011",
note = "2011 17th IEEE International Conference on Parallel and Distributed Systems, ICPADS 2011 ; Conference date: 07-12-2011 Through 09-12-2011",
}