作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (9): 117-120. doi: 10.3969/j.issn.1000-3428.2012.09.035

• 安全技术 • 上一篇    下一篇

基于UEFI固件的恶意代码防范技术研究

付思源a,刘功申b,李建华a   

  1. (上海交通大学 a. 电子工程系;b. 信息安全工程学院,上海 200240)
  • 收稿日期:2011-07-08 出版日期:2012-05-05 发布日期:2012-05-05
  • 作者简介:付思源(1987-),男,硕士研究生,主研方向:信息安全;刘功申,副教授、博士;李建华,教授、博士
  • 基金资助:
    公安部第三研究所信息网络安全公安部重点实验室开放基金资助项目

Research of Malicious Code Defense Technology Based on UEFI Firmware

FU Si-yuan   a, LIU Gong-shen   b, LI Jian-hua   a   

  1. (a. Department of Electronic Engineering; b. School of Information Security Engineering, Shanghai Jiaotong University, Shanghai 200240, China)
  • Received:2011-07-08 Online:2012-05-05 Published:2012-05-05

摘要: 统一可扩展固件接口(UEFI)缺乏相应的安全保障机制,易受恶意代码的攻击,而传统的计算机安全系统无法为固件启动过程和操作系统引导过程提供安全保护。针对上述问题,设计基于UEFI的恶意代码防范系统。该系统利用多模式匹配算法实现特征码检测引擎,用于在计算机启动过程中检测与清除恶意代码,并提供恶意启动项处理及系统内核文件备份等功能。实验结果证明,该系统能为固件及上层操作系统提供完善的安全保护,且代码尺寸小、检测速度快,恶意代码识别率高。

关键词: 基本输入输出系统, 统一可扩展固件接口, 固件, 恶意代码, 特征码匹配, 多模式匹配

Abstract: Unified Extensible Firmware Interface(UEFI) faces a grim challenges of malicious code attack. The traditional computer security software can not provide security for the firmware and operating system boot process. In order to solve the problem, this paper designs a malicious code defense system based on UEFI firmware. By using the multi-pattern matching algorithm, a signature detecting engine under UEFI environment is implemented, which provides functionally of malicious code detect, boot option analysis and firmware and operating system kernel backup. Experimental results prove that the system can effectively resist malicious code with small code size and low costs to meet the firmware’s need of flash size and fast boot.

Key words: Basic Input Output System(BIOS), Unified Extensible Firmware Interface(UEFI), firmware, malicious code, signature matching, multi-pattern matching

中图分类号: