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

基于符号执行提高缺陷分析的准确性研究
引用本文:王眉林,张旖旎,李明月,邵帅,刘湿润.基于符号执行提高缺陷分析的准确性研究[J].北京理工大学学报,2020,40(4):382-385,395.
作者姓名:王眉林  张旖旎  李明月  邵帅  刘湿润
作者单位:1. 中国信息安全测评中心, 北京 100085;
基金项目:国家重点研发计划网络空间安全重点专项(2016YFB0800900);国家自然科学基金面上项目(61672534)
摘    要:静态分析是检测软件代码缺陷和提升软件代码质量的有效方式. 由于静态分析不实际运行代码,不能获取足够的运行时信息,因此分析结果的准确性有待提高. 相比而言,符号执行技术能够模拟执行程序并收集大量的数据流信息,提升数据流分析的准确程度,弥补静态分析的不足. 为了提高静态分析工具分析程序缺陷的准确性,本文设计并实现了一个代码缺陷检测工具ABAZER-SE,它基于GCC抽象语法树,综合采用符号执行与静态分析技术以检测源代码中的缺陷. 使用Toyota ITC静态分析基准对该工具进行了评估,实验结果表明,本文方法及工具可以提高静态分析结果的准确性. 

关 键 词:静态分析    符号执行    缺陷检测    不可达路径
收稿时间:2017/12/15 0:00:00

Improving the Accuracy of Static Defect Analysis Based on Symbolic Execution
WANG Mei-lin,ZHANG Yi-ni,LI Ming-yue,Shao Shuai and LIU Shi-run.Improving the Accuracy of Static Defect Analysis Based on Symbolic Execution[J].Journal of Beijing Institute of Technology(Natural Science Edition),2020,40(4):382-385,395.
Authors:WANG Mei-lin  ZHANG Yi-ni  LI Ming-yue  Shao Shuai and LIU Shi-run
Institution:1. China Information Technology Security Evaluation Center, Beijing 100085, China;2. School of Computer Science, Beijing University of Posts and Telecommunications, Beijing 100876, China
Abstract:Static analysis is an effective way of detecting defects and improving the quality of software codes. However, without running the programs, it can not collect runtime information, so the accuracy of its analysis result is low, i.e. there are false positives. Symbolic execution method can collect data flow information through simulating the execution of the target program, thereby increasing the accuracy of static analysis. In order to improve the accuracy of static analysis results, this paper designed and developed a defect detection tool ABAZER-SE, which was built on the GCC abstract syntax tree and combined symbolic execution and static analysis techniques. The tool was applied on the Toyota ITC benchmark and the experimental results show that it can improve the accuracy of static defect analysis.
Keywords:static analysis  symbolic execution  defects detection  infeasible path
本文献已被 CNKI 等数据库收录!
点击此处可从《北京理工大学学报》浏览原始摘要信息
点击此处可从《北京理工大学学报》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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