基于动静态程序分析的整形漏洞检测工具

陈 平, 韩 浩, 沈晓斌, 殷新春, 茅 兵, 谢 立

电子学报 ›› 2010, Vol. 38 ›› Issue (8) : 1741-1747.

PDF(632 KB)
PDF(632 KB)
电子学报 ›› 2010, Vol. 38 ›› Issue (8) : 1741-1747.
学术论文

基于动静态程序分析的整形漏洞检测工具

  • 陈 平1, 韩 浩1, 沈晓斌2, 殷新春2, 茅 兵1, 谢 立1
作者信息 +

Detecting Integer Bugs Based on Static and Dynamic Program Analysis

  • CHEN Ping1, HAN Hao1, SHEN Xiao-bing2, YIN Xin-chun2, MAO Bing1, XIE Li1
Author information +
文章历史 +

摘要

近几年,针对整形漏洞的攻击数目急剧上升.整形漏洞由于隐蔽性高,成为危害巨大的软件漏洞之一.本文提出了一种自动检测整形漏洞的防御工具,它结合了静态和动态程序分析技术.在静态分析阶段,该工具反编译二进制程序, 并创建可疑的指令集.在动态分析阶段,该工具动态地扫描可疑集中的指令,结合可触发漏洞的输入,判断指令是否是整形漏洞.我们的工具有两个优点:首先,它提供了精确并且充足的类型信息.其次,通过基于反编译器的静态分析,工具减少了动态运行时需要检测的指令数目.实验结果表明,我们的工具可以有效地检测到实际程序中的整形漏洞,并且在我们检测的软件中,没有发现漏报,误报率也很低.

Abstract

In recent years,Integer bugs have been rising sharply and become a potential threat as it is often hidden behind other bugs.In this paper,we propose a tool which can automatically detect Integer bugs.We implement the tool based on static and dynamic program analysis.In the static phase,the tool decompiles a binary and creates the suspect instruction set.In the dynamic phase,it monitors the instructions in the suspect set and generates the test cases to further detect which instructions are real Integer bugs.Our tool has two advantages.First,it provides more accurate and sufficient type information.Second,static analysis reduces the instructions which are monitored at runtime.Experimental results shows that our tool can efficiently detect the Integer bugs in several real-world programs.In addition,our tool has no false negatives and low false positives.

关键词

计算机安全 / 软件安全 / 软件漏洞 / 整形漏洞

Key words

computer security / software security / software vulnerability / integer bugs

引用本文

导出引用
陈 平, 韩 浩, 沈晓斌, 殷新春, 茅 兵, 谢 立. 基于动静态程序分析的整形漏洞检测工具[J]. 电子学报, 2010, 38(8): 1741-1747.
CHEN Ping, HAN Hao, SHEN Xiao-bing, YIN Xin-chun, MAO Bing, XIE Li. Detecting Integer Bugs Based on Static and Dynamic Program Analysis[J]. Acta Electronica Sinica, 2010, 38(8): 1741-1747.
中图分类号: TP309   

基金

国家自然科学基金 (No.60773171,No.90818022); 国家863高技术研究发展计划 (No.2007AA01Z488); 国家973重点基础研究计划 (No.2009CB32075); 江苏省自然科学基金 (No.BK2007176)
PDF(632 KB)

3305

Accesses

0

Citation

Detail

国家自然科学基金(No.60773171,No.90818022),国家863高技术研究发展计划(No.2007AA01Z488),国家973重点基础研究计划(No.2009CB32075),江苏省自然科学基金(No.BK2007176)
段落导航
相关文章

/