Behavior-Based Malware Detection on Mobile Phone

Shuaifu Dai,Yaxin Liu,Tielei Wang,Tao Wei,Wei Zou
DOI: https://doi.org/10.1109/WICOM.2010.5601291
2010-01-01
Abstract:Mobile malware is rapidly developing, but current anti-virus products in mobile devices still use the signature-based solutions, which usually need a large database and cannot detect malware variants. In this paper, we proposed a behavior-based malware detection system for Windows Mobile platform called WMMD (Windows Mobile Malware Detection system). WMMD uses API interception techniques to dynamic analyze application's behavior and compare it with malicious behavior characteristics library using model checking. The experiment results show that WMMD can effectively detect the obfuscated or packed malware variants that cannot be detected by other main stream anti-virus products.
What problem does this paper attempt to address?