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

写污点值到污点地址漏洞模式检测
引用本文:忽朝俭,李舟军,郭涛,时志伟. 写污点值到污点地址漏洞模式检测[J]. 计算机研究与发展, 2011, 48(8)
作者姓名:忽朝俭  李舟军  郭涛  时志伟
作者单位:1. 北京航空航天大学计算机学院 北京 100191
2. 中国信息安全测评中心 北京 100085
基金项目:国家自然科学基金项目(90718017,60973105,90818021)
摘    要:设备驱动是允许高级程序与硬件设备交互的底层程序.通常设备驱动中的漏洞较之应用程序中的漏洞对计算机系统的安全具有更大的破坏性.写污点值到污点地址是Windows设备驱动程序中频繁出现的一种漏洞模式.首次明确地对该种漏洞模式进行描述,提出一种针对二进制驱动程序中该种漏洞模式的自动检测方法,并实现相应的原型工具T2T-B2C.该方法基于反编译和静态污点分析技术,与其他方法相比,既可以分析C代码,也可以分析本地二进制代码.该工具由T2T和B2C两个组件组成:首先B2C基于反编译技术将二进制文件转换为C语言文件;然后T2T基于静态污点分析技术检测B2C生成的C代码中出现写污点值到污点地址漏洞模式的语句.使用多种反病毒程序中的二进制驱动对T2T-B2C进行了评估,发现了6个未公开漏洞.评估结果表明:该工具是一款可实际应用的漏洞检测工具,可应用于对较大规模的程序进行检测.

关 键 词:漏洞  二进制  设备驱动  反编译  污点分析  

Detecting the Vulnerability Pattern of Writing Tainted Value to Tainted Address
Hu Chaoiian,Li Zhoujun,Guo Tao,Shi Zhiwei. Detecting the Vulnerability Pattern of Writing Tainted Value to Tainted Address[J]. Journal of Computer Research and Development, 2011, 48(8)
Authors:Hu Chaoiian  Li Zhoujun  Guo Tao  Shi Zhiwei
Affiliation:Hu Chaojian1,Li Zhoujun1,Guo Tao2,and Shi Zhiwei 2 1(School of Computer Science and Engineering,Beihang University,Beijing100191) 2(China Information Technology Security Evaluation Center,Beijing100085)
Abstract:Device drivers are lower level computer programs,which allow higher level computer programs to interact with hardware devices.Commonly,vulnerabilities in device drivers would be more devastating than that in applications.Writing tainted value to tainted address is a kind of vulnerability pattern,frequently existing in Windows device driver programs.In this paper,we first time describe this kind of vulnerability pattern in so many words,present a systematic method to detect it in binary Windows device driver...
Keywords:vulnerability  binary  device driver  decompile  taint analysis  
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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