信息安全研究 ›› 2018, Vol. 4 ›› Issue (4): 342-351.

• 学术论文 • 上一篇    下一篇

基于Android内核的图像视频数据保护技术

庞鹏飞1,韩文聪1,薛源1,于长富2,谢长达2   

  1. 1. 计算机学院 北京理工大学
    2. 中国人民解放军32133部队
  • 收稿日期:2018-04-20 出版日期:2018-04-15 发布日期:2018-04-20
  • 通讯作者: 庞鹏飞
  • 作者简介:庞鹏飞1,男,1985年生,北京理工大学计算机学院在读硕士,主要研究领域为信息安全、嵌入式技术 韩文聪1,男,1990年生,北京理工大学计算机学院在读硕士,主要研究领域为信息安全、嵌入式技术 薛源1,男,1985年生,北京理工大学计算机学院在读博士,主要研究领域为信息安全、存储算法 于长富2,男,1980年生,博士,32133部队工程师,主要研究领域为信息安全、存储算法、数据挖掘技术 谢长达2,男,1983年生,硕士,32133部队工程师,主要研究领域为信息安全、存储算法、数据挖掘技术

An Image and Video Protection Scheme Based on Android Kernel Extension

  • Received:2018-04-20 Online:2018-04-15 Published:2018-04-20

摘要: 随着移动互联网的普及和网民安全意识的提高,移动安全特别是数据安全变得日益重要。目前,Android系统主要通过粗粒度的权限管理机制和全磁盘加密技术保护数据,无法满足用户的数据安全要求。本文在Android手机中对图像、视频数据存储机制进行分析,提出了一种基于Android内核扩展的数据保护方案. 与现有的研究技术不同,本文解决了Android系统设备权限滥用问题和隐私数据存储、显示及传输过程中数据安全问题。本文在HTC E9pw手机上对基于Android内核扩展的数据保护技术进行研究测试。实验表明,在Android手机上通过定制Android内核实现数据保护是可行的。基于内核进行数据保护增加CPU工作负担很小,系统能够保持稳定运行。同时,本文提出的数据保护技术还可以推广到蓝牙、WiFi、文本和录音等设备和数据的安全防护,具有重要意义。

关键词: 数据安全, 安卓, 权限管理, 内核, 数据保护

Abstract: As mobile security, especially data security, is gaining more and more attention; most mobile phone users protect their data with encryption. At present, Android system mainly protects the data through coarse-grained authority management mechanism and inefficient full-disk encryption technology, which can’t meet user's data security requirements. This paper analyzes the photos and video data in Android mobile phones and proposes a data protection scheme based on Android kernel extension. The difference with other existing research techniques is that our proposed solution solves the problem of abuse of device rights in Android system and data security in the process of storage, display and transmission of private data. This article tests data protection techniques based on Android kernel extensions on real cell phones. Experiments show that it is feasible to implement data protection by customizing the Android kernel on Android phones. Data protection based on the kernel increases the CPU work, but the burden is small. At the same time, the data protection technology proposed in this paper can also be extended to protect other devices and data such as Bluetooth, WIFI, text and voice recording, which is of great significance.

Key words: Data Security, Android, Authority Management, Kernel, Data Protection