A Static Method for Detection of Information Theft Malware

JiaJing Li,Tao Wei,Wei Zou,Jian Mao
DOI: https://doi.org/10.1109/isecs.2009.148
2009-01-01
Abstract:Existing techniques based on behavior semantics for information theft malware detection have the main shortcomings of low path coverage and disability of finding hidden malicious behaviors. In this paper we propose a static method for the detection of information theft malware to overcome these shortcomings. It is particularly efficient for inter-procedure taint analysis, and it is suitable for complicated malware detection, such as Trojan and Bot. Its static style makes it able to find hidden malicious behaviors. We also present an implementation of our method that works on x86 executables and a set of experimental studies validate its good efficiency and effectiveness.
What problem does this paper attempt to address?