题名 |
AppBeach: A Static Behavior Checker for iOS Mobile Applications |
作者 |
Fang Yu;Steven Tai;Tang-Wei Shao;Wei-Ren Wang |
关键词 | |
期刊名称 |
資訊安全通訊 |
卷期/出版年月 |
21卷2期(2015 / 04 / 01) |
页次 |
41 - 51 |
内容语文 |
英文 |
英文摘要 |
AppBeach standing on App Behavior Checker is a new service to reconstruct and report behaviors of iOS mobile applications, using static binary analysis to reveal embedded functions within the executables. AppBeach adopts a distributed algorithm on call sequence counting via the hadoop framework, achieving a scalable static syntax analysis on executables of modern apps. The main idea is syntactically counting call sequences that are embedded in iOS executable. This is done by distributing routines to mappers with the assembly tool that resolves explicit and implicit system method calls that are embedded in the iOS executables. The reducer then collects the counting from mappers to characterize the behaviors of apps. We learn patterns of malicious behaviors from the difference of pairs of normal and malicious apps, and report the probability of potential behaviors of commercial apps by matching these patterns to their call sequence counts. |
主题分类 |
基礎與應用科學 >
資訊科學 |
参考文献 |
|