首页 | 本学科首页   官方微博 | 高级检索  
     

ParaIntentFuzz:安卓应用漏洞的并行化模糊测试方法
引用本文:李 川,刘宝旭. ParaIntentFuzz:安卓应用漏洞的并行化模糊测试方法[J]. 计算机工程与应用, 2018, 54(4): 110-116. DOI: 10.3778/j.issn.1002-8331.1609-0195
作者姓名:李 川  刘宝旭
作者单位:1.福州大学 数学与计算机科学学院,福州 3500002.中国科学院 信息工程研究所,北京 100093
摘    要:权限泄露是安卓应用中较为普遍存在的一类漏洞,可导致较为严重的安全问题,例如“串谋提权”等。通过Intent模糊测试技术发现暴露的组件,是挖掘权限泄露漏洞的有效方法。但是现有Intent模糊测试技术仅限于单机运行,效率低下。提出一种基于动态任务分配的并行模糊测试方法ParaIntentFuzz。该方法通过静态分析提取出安卓应用的extra信息并构造Intent命令,通过Drozer工具给目标应用发送命令,实现了独立的模糊测试,并部署到4台机器上。使用它分析了10 064个Android应用,最后发现有7 367个应用存在权限泄露的问题。

关 键 词:权限泄露  漏洞挖掘  并行  Android  

ParaIntentFuzz:Android applications parallel fuzzing system
LI Chuan,LIU Baoxu. ParaIntentFuzz:Android applications parallel fuzzing system[J]. Computer Engineering and Applications, 2018, 54(4): 110-116. DOI: 10.3778/j.issn.1002-8331.1609-0195
Authors:LI Chuan  LIU Baoxu
Affiliation:1.School of Mathematics and Computer Science, Fuzhou University, Fuzhou 350000, China2.Institute of Information Engineering, Chinese Academy of Sciences, Beijing 100093, China
Abstract:Permission leakage is a common kind of vulnerability among Android applications. This kind of vulnerability can lead to serious security problem. Fuzzing the Intent to discover the expose of components and find the permission leakage from the exposed components is an efficient method to mine permission leakage. However, existing works based on Intent Fuzz to test this kind of vulnerability are only running on single machine, which leads to low availability. A parallel fuzzing system based on dynamic task distribution, named ParaIntentFuzz, is implemented. It first extracts extra information from application by static analysis and then constructs Intent commands. After sending commands to target application via Drozer, ParaIntentFuzz can effectively fuzz the target application. The system is deployed on four computers. With ParaIntentFuzz, it analyzes 10 064 Android applications and finds 7 367 of them having permission leakage problem.
Keywords:permission leakage  vulnerability mining  parallel  Android  
点击此处可从《计算机工程与应用》浏览原始摘要信息
点击此处可从《计算机工程与应用》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号